Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Visual Effects |
| 1. |
Change Color
|
|
|
With this script you can let your visitors to change color adjustments. Any elements of your page can be changed to user specified color (bgColor, color of the text, frameworks, tables...). This script has the interface similar to the basic graphic programs. There are 3 color strips - color, contrast and brightness.
|
| 2. |
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.
|
| 3. |
Text Blinker
|
|
|
JavaScript 1.2 (found in version 4.0 browsers) provides this neat effect: the text changes color every second. Now this is a great way to draw attention without using the annoying BLINK tag.
|
| 4. |
Change Scrollbar Colors Dynamically
|
|
|
Changes the color of IE5+ scrollbars in a page dynamically, via a very simple JavaScript function; shows how to attach the scrollbar color change function to links and to mouseOver and other events for some great effects.
|
| 5. |
HTML Block Scroller & Marquee
|
|
|
This program animates any number of HTML block-level elements of any pixel size. After a specified amount of time, the next block is slid in to replace the old block. Great for showing a lot of content in a small space. Created with reusable code in mind. Have any number of separate block scrollers running on a single page all using the same javascript.Version 1.3 allows you to scroll HTML blocks from up, down, left or right!
|
|
|