Setting the Script dialog box options

Setting the Script dialog box options

The purpose of this dialog box is to insert client-side scripts in code.

To insert a script:

  1. 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.

  2. Type or paste your script code into the Content text box.

    You don’t need to include the opening and closing script tags.

  3. Type or paste HTML code into the No Script text box. Browsers that don’t support the chosen scripting language display this code instead of running the script.

Related topics

  • Editing scripts


Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Setting Up Your Coding Environment
Preparing to Build Dynamic Sites
Making Pages Dynamic
Developing Applications Rapidly