Extension Scripting Features
Under the Scripting menu you can find features that give you some additional control over how javascript acts on the page. Each feature is listed below with a short description of what that feature does.
Events
top of pageThis lists all the elements on the page that have events associated with them. It also gives some details about what event it is.
Disable Scripting
top of pageCheck this to disable all javascript on the page from executing.
Disable Automatic Refresh
top of pageCheck this to disable javascript from auto refreshing the page.
Disable New Windows
top of pageCheck this to disable javascript from creating new windows from this page.
Disable Mouse Events
top of pageCheck this to disable any javascript that is associated with the mouse.
Disable Window Events
top of pageCheck this to disable any javascript that is associated with current webpage window.
Disable Form Events
top of pageCheck this to disable any javascript that is attached to any forms on the page.
