Dreameaver JavaScripts

  1. Check Browser (JavaScript affects <BODY>)
  2. Check Plugin (affects <BODY>)
  3. Go to URL (affects <BODY>)
  4. Open Browser Window (affects a link -- you need to create a null link <a href="#"> to make it work)
  5. PopUp Message (affects a link -- you need to create a null link <a href="#"> to make it work)
  6. Preload Images (affects <BODY>)
  7. Swap Image (affects <IMG>) -- Same as Rollover Image
    Rollover Image (Insert>Image Objects>Rollover Image)
  8. Validate Form (affects <FORM>)