Like This Site? 
 
RSS Feed Follow Us 

on Twitter! Be Our Fan!

Dealing With Dynamic Forms : JavaScript

Share this post!
 Vote this!

In this lesson of the JavaScript tutorial, you will learn...
  1. To create jump menus.
  2. To create interdependent select menus.
  3. To create a JavaScript TIMER
  4. To build a simple JavaScript testing tool.  

Jump Menus

A jump menu is a select menu that contains a list of websites or pages to visit. There are two main types of jump menus. One jumps to the selected page as soon as the user makes a selection. The other jumps to a page only after the user has made a selection and clicked on a "Go" button. We'll look at the latter type first and then create the former type in an exercise. more...

0 comments:

Post a Comment