Links to some JavaScript Examples And Information
- Netscape Information
- My Examples
-
Click on form elements to see how events are handled.
-
Create a new window. Select from a number
of window options.
-
Access a frame. In the lowest frame on the
right, scroll to the bottom of the frame, and click the Display Structure
button.
-
There is no difference when creating
global variables with or without var
-
Creating arrays
with different types, and creating holes in arrays.
-
Creating a form with an
infinite recursion
using an onFocus handler that calls an alert box.
- Web Pages