Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Visual Effects |
| 1. |
Ace Dynamic Scrollbar Colors
|
|
|
Several code snippets to dynamically change the color of your scrollbar. Much easier than some of the more confusing versions out there. Control the color of your scrollbar using the links on your site. Control the color using onMouseOver, onMouseOut, onClick, and a combination of all of them.
|
| 2. |
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.
|
| 3. |
Browser Shake FX
|
|
|
Quite simple but fun script that makes your screen shake madly! Simply change a couple of vars to make it shake faster or slower and over a bigger or smaller radious.
|
| 4. |
Bouncy Message
|
|
|
This is an energetic little text script that bounces a message around your visitor's window screen. Not only can you add HTML to the mix, but also, configure precisely the speed of the animation, and whether the message should disappear after x seconds.
|
| 5. |
Zoom function
|
|
|
User can zoom in or zoom out your webpage by pressing a hotkey or a button. You only need to add two line of code to your webpage.New version : remember your favourite resolution with cookie, works with Mozilla browsers
|
|
|