Chapter 7: JavaScript and User Interaction - Navigation and Forms
Download all as a zip file (69 KB)
-
Using a select box for navigation
-
Using a select box for navigation (safer method)
-
In-page navigation with anchors and targets (buggy in MSIE)
-
In-page navigation with anchors and targets (fixed)
-
Dynnamic in-page navigation with anchors and targets (panel style)
-
Dynnamic in-page navigation with anchors and targets (tab style)
-
Dynnamic in-page navigation with anchors and targets (using name instead of index)
-
Example of a site-wide menu
-
Example of a dynamic site-wide menu
-
Example of a dynamic site-wide menu with an indicator image
-
Pagination of data sets
-
Example HTML form
-
Bulk changing of checkboxes
-
Reading and changing radio buttons
-
Changing a submit button when the form is sent
-
Working with select boxes
-
Hiding and showing connected form elements
-
Enabling and disabling connected form elements
-
Helper functions
Back to index
Go to the homepage