Functions
- countdown_redirect – Will display a message to the visitor with a countdown on the page. At 0 it will redirect the visitor to a target page.
- checkboxLimiter – Will disable all checkboxes, which share a common value for “name” attribute, after a pre-set number of them are checked.
Objects
- SwitchState – SwitchState is an object used to help control interactions with other JavaScript objects orHTML page elements.