Commit d6e8208
authored
Update web-forms.js
In this version, advanced features have been added to WebFormsJS:
Checking browser support
Ability to permanently store values in "localStorage"
Replacing "event" instead of "this" and preserving sending with async
Automatically clearing expired caches
Executing the "onload" event after assignment in tags
Using efficient methods instead of "innerHTML" and "outerHTML"
New GoTo feature to return to previous lines of Action Controls with the ability to specify the repetition rate
Ability to access the tag in which the event was executed (current or target)
New method to add hidden tags more easily
Improved support for adding attributes and the ability to specify the splitter character
Improved the "cb_AddEvent" and "cb_AddEventListener" methods
Adding the ability to add "PreventDefault" and "StopPropagation" methods to events
Ability to save and restore line by line
Ability to save and restore INI format
Ability to save and restore URL
Accessibility By selected key name
Ability to access mouse position on page
Ability to access tag index
Other improvements and minor bug fixes1 parent 4f4027b commit d6e8208
1 file changed
+510
-144
lines changed
0 commit comments