Expandable Headers
This is ideal for such things as lists of links, etc. The visitor with Internet Explorer 4.x sees only the headers, and need only click on the subject that interests him to expand that particular section. Any type of content can be hidden; here I've used a definition list and a table. A second click on the section header contracts it again. Browsers other than Internet Explorer 4.x show the contents fully expanded, so the script degrades well.
Some JavaScript Links
- Netscape
- The official source about JavaScript
- The JavaScript Source
- Lots of good examples
- The Unofficial JavaScript Resource Center
- Some useful examples
- JAVAZOO
- A page stuffed with JavaScript examples
- Gamelan JavaScript Pages
- A truly excellent collection of links to JavaScript pages and collections
- Snippet Library
- A fine collection of scripts
- JavaScript Planet
- Some nice scripts
- IRT.ORG
- An excellent collection of articles and scripts.
Some DHTML Links