Defines an action or script for a tag to be performed if an event arises.
[Event] box
An event defined with HTML 4.0 appears for the currently selected tag. When you select an event, a simple explanation appears in the field below.
Caution! When Netscape Navigator is used, some restrictions are imposed on the events that can be used. For details, refer to the "Restrictions on the use of events with Netscape Navigator" .
[Action] box
An example of the script that can be defined as an action appears.
Statement (Icon 'S' appears on the left.)
A statement of the specified script is described in the tag.
Function (Icon 'F' appears on the left.)
A script function is described in the <HEAD> tag and a script to call that function is described in the selected tag.
[Event - Action] box
The association between currently specified events and actions appears. If you select an item, a script appears in the [Script] field below indicating an action.
[Script] field
A script indicating an action appears. You can change the argument that is used to change scripts or to call arguments.
[Add] button
Used to register a selected event and action assuming that they are associated. It is added to the [Event - Action] box as a new item.
[Configure] button
When the text in the [Script] field is changed, an action in the [Event - Action] box is updated.
[Delete] button
Used to delete an associated event and an action.
[Script] button
Used to display the "Script" dialog box.
Hint If you want to describe a script as an action, click the [Add] button without specifying anything with the [Action] box. After selecting an item in the [Event - Action] box, describe a script in the [Script] field and click the [Configure] button to associate the action.
Related Item