Dreamweaver CS4 Resources
|
Edit scripts on the page by using the Property inspector
- In the Property inspector, select the
scripting language from the Language pop‑up menu, or type a language
name in the Language box.
Note: 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 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.
|