Setting the Script dialog box options
The purpose of this dialog box is to insert client-side scripts in code.
To insert a script:
- Select the scripting language from the Language pop-up menu.
If you are using JavaScript and are unsure of the version, select JavaScript rather than JavaScript1.1 or JavaScript1.2.
- Type or paste your script code into the Content text box.
You dont need to include the opening and closing script
tags.
- Type or paste HTML code into the No Script text box. Browsers that dont support the chosen scripting language display this code instead of running the script.
Related topics