| Button1 | A Javascript demonstration that shows you how to make a button using two images. Works on both NS4+ and IE4+ |
| RollLink | A Javascript demonstration that shows you how to make a link change color and style when the cursor is moved over it. Works Only on IE4+ |
| Change Text Rollover | A Javascript demonstration that shows you how to change link text when the cursor moves over it. Familiarity with Cascaded Style Sheets will be helpful to understand this example. Notice the bug that if you have two different link lengths when you move the mouse pointer to the right.Works on both NS4+ and IE4+. |
| Wipe Image | A Javascript demonstration that shows you how to produce a wiping affect. Familiarity with Style Sheets will be helpful to understand this example. This is my version of this demo which is explained here. I find my code more understandable and a little more efficient. Works on both NS4+ and IE4+. |
| Page Tab | A Javascript that demonstrates manipulationg multiple layers. Familiarity with Style Sheets will be helpful to understand this example. Works on both NS4+ and IE4+. |