A A A A A

Extension Scripting Features

Scripting Menu

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 page

This lists all the elements on the page that have events associated with them. It also gives some details about what event it is.

Events

Disable Scripting

top of page

Check this to disable all javascript on the page from executing.

Disable Scripting

Disable Automatic Refresh

top of page

Check this to disable javascript from auto refreshing the page.

Disable Automatic Refresh

Disable New Windows

top of page

Check this to disable javascript from creating new windows from this page.

Disable New Windows

Disable Mouse Events

top of page

Check this to disable any javascript that is associated with the mouse.

Disable Mouse Events

Disable Window Events

top of page

Check this to disable any javascript that is associated with current webpage window.

Disable Window Events

Disable Form Events

top of page

Check this to disable any javascript that is attached to any forms on the page.

Disable Form Events