Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Visual Effects |
| 1. |
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.
|
| 2. |
Fade
|
|
|
Generate a hex colour fade array from any 2 hex colours and your chosen number of increments (steps). Creates an array of the colours between the ones you chose. Can be used as an aid with my other script FallT.
|
| 3. |
cool fade
|
|
|
cool fade is a short JavaScript that allows you to add a very cool "additive" color fade. It can be easilly customized to the size/colours you desire.
|
| 4. |
Popup progress bar
|
|
|
This popup progress bar script can be used to provide a visual update to an event in progress. Use it, for example, to display a delay before redirecting to another page or loading a script/application.
|
| 5. |
Alphabet Soup
|
|
|
This is an interesting visual effect JavaScript. Using sine and cosine functions this JavaScript allows you to rotate each alphabet letter in a circle continuously. Every so often all the letters gather together in a center, and then get scattered again.
|
|
|