JavaScript Centrality - Code Examples
In this section you can find a number of JavaScript code examples that I have developed over the last few years.
Below are links to and desciptions of the different example areas:
- Event Handling Contains examples of cross-browser event handling.
- Date/Time Examples of date/time object handling.
- String/Character Type Examples of string and character set handling.
- Frames/iFrames Examples of scripting between frames, including iframes.
- Style Manipulation Examples of manipulating styles, including cross-browser support.
- DOM Manipulation Examples of Document Object Model mainpulation and DHTML.
- AJAX Examples of AJAX driven pages.
- JavaScript Junkyard Final resting place of miscellaneous JavaScript code: some working, some not.