Dreamweaver

Edit scripts on the page by using the Property inspector

  1. 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.
  2. In the Type pop‑up menu, specify the type of script, either client-side or server-side.
  3. (Optional) In the Source box, specify an externally linked script file. Click the folder icon to select the file, or type the path.
  4. Click Edit to modify the script.