The off() function does the opposite effect of on().
Example: Two buttons are shown, the first button when clicked displays an alert suggesting that the button is active, the other button when clicked will disable the function of the first button
Interesting Articles