Disable / Enable Elements

Sets visible elements contained with a container to read-only, disables buttons, and unbinds all events (including links). Setting a container to disabled ignores requests to hide elements as well as show text only. Click the "Disable" button to see it in action.

Disabler still honors requests to make specified elements ignore a read-only request. The Disable button has the class disabler-ignore-readonly associated to it. This tells the disabler plugin to skip that element when disabling the contents.