Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Visual Effects |
| 1. |
Animated Rainbow ScrollBars Script One
|
|
|
Easy, short, cut-and-paste script causes all page scrollbars to rotate in three colors. On/off control (optional) can turn effect on and off via links in the page. A really neat effect to draw attention to the page.
|
| 2. |
Watermark
|
|
|
Create a text or image watermark that stays in the same place on a page even when the page is scrolled. Works in both Internet Explorer and Netscape 4+.
|
| 3. |
Shake Screen
|
|
|
California has earthquakes, and so does JavaScript1.2. This short JavaScript code will actually shake your browser window by using the moveBy() function, somewhat like a web browser earthquake.
|
| 4. |
DHTML Progress Bar
|
|
|
DHTML can render sophisticated interfaces, as this script illustrates. It's a dynamic progress bar, similar to the "loading" bar of your computer OS. Use it to graphically countdown to any event, for example.
|
| 5. |
Dynamic 3D Y-Axis Rotation Modeler
|
|
|
The Dynamic 3D Y-Axis Rotation Modeler combines DHTML and VML with Javascript to allow you to position objects on screen (or you can attach them to events), after which point the object will rotate around it's Y-Axis. Two objects are already premade. You can, of course, create your own. The object demonstrated on this webpage consists of four dots of varying colors, called the orbit object. You will notice that all four dots orbit around a central axis to give the illusion of, bear with me, a planetary system of planets orbiting around the sun.
|
|
|