Javascript
Week 7

Some sources of Javascripts:

Behaviors: Dreamweaver's Pre-written JavaScripts

  1. Open the "Behaviors" pallette
  2. Make sure that the "Show Events for..." is configured properly .
  3. Be aware that you need to add the <script> and </script> tags.
  4. We will review the menu items and the code they produce.

Snippets: Dreamweaver's Javascript Pieces

These are elements that you can add to pages.  They generally require some configuration or completion before you can use them.  We will look at the Javascript section.


Here are some fun Javascripts....click here