Setting the script Property inspector options
The purpose of this Property inspector is to inspect and modify a script on the page.
To change options for a script:
- Select the scripting language from the Language pop-up menu, or type a language name in the Language text box.
If you are using JavaScript and are unsure of the version, select JavaScript rather than JavaScript1.1 or JavaScript1.2.
- In the Type pop-up menu, specify the type of script, either client-side or server-side.
- (Optional) In the Source text box, specify an externally linked script file.
Click the folder icon to select the file, or type the path.
- Click Edit to modify the script.
For more information, see Setting the Script Properties dialog box options.
Related topics
- Editing a script in Design view