Used to specify scripts to call when Navigation object events occur.
NAVIGATION
Used to specify scripts to call when Navigation object events occur.
|
Name | Type | Use | Default | Fixed | Description |
---|---|---|---|---|---|
ongoto | xs:string | optional | Specify the script to run when this event occurs. | ||
oninrange | xs:string | optional | Specify the script to run when this event occurs. |
- The script subroutine called should be located in the file specified in the SCRIPT element.
|