Updated the code to better handle dynamic websites
|
|
The previous version of the script only worked with checkboxes that were on the page when it first loaded. This update makes it work with checkboxes added later by JavaScript. |
|
|
Updated the code to better handle checkboxes created by the Dojo Ajax Toolkit |
|
|
Updated the code to add dragging the mouse over checkboxes to set their values |
