Amazon style Drop-in content box
We modeled this script after an effect seen on the frontpage of Amazon.com. A content box drops in from "midair", and can display anything of your choice. The frequency of the box appearing can be precisely controlled.
Animated Collapsible DIV
This script collapses any DIV on the page and lets users manually toggle its appearance via a smooth "Web 2.0 style" animation. Works with both DIVs that have an explicit CSS height attribute defined, and without.
Gradual Element Fader
This is a generic fader script that can be applied to element(s) on the page, such as images, to make them gradually fade into view when the mouse rolls over them, and fade out when out. Just give the desired elements on the page a "class=gradualfader" to kick start the effect.
Highlight table cells script
Give any table a "rollover" personality with this script! Using it, you can allow the cells or rows of any table to change color when the mouse rolls over them. This is a very powerful script that can add a little magic to any table, whatever the table is used for.
Highlighter Ticker 2.0
Highlighter Ticker 2.0 scans and highlights individually each letter of any message. When done underlines it. The script may keep going on, instead of underlining message. Adjustables: Speed, Size, Background. HTML tags within allowed. This is a Multi-OS and Cross-Browser Javascript Script.
Image Loader v1.0
ImageLoader script contains a single function to display a loading message until the image loads on the page. It can be called any number of times in the page for mulitple images.USE THE insertImage() FUNCTION WHEREVER YOU ARE USING <img src> tag and pass a unique name to every call of this function...
JavaScript Horizontal Image Slider Ex 1.3
JavaScript-producing design tool for creating horizontally scrolling images on Web pages. The script can be customized highly and easily through the SCP(Script Configuration Program). You can specify size, image, color, link and much more to script. It is unnecessary to write any code manually. SCP ...
JavaScript Sound effect
Add a sound effect to your webpage for certain actions, such as when the user moves his mouse over a link, with this script. This IE-only script is simple yet versatile, allowing you to instantly apply the sound to multiple items on the page. Relies on the BGSOUND tag.
JavaScript Vertical Image Slider 1.1
JavaScript-producing design tool for creating scrolling images on web pages. The script can be customized highly and easily through the SCP(Script Configuration Program). You can specify size, image, color, link and much more to script. It is unnecessary to write any code manually. SCP will generate...
Link Floatie script
Link Floatie script lets you display a description of a link or additional content onMouseover. The floatie gradually fades into view in the lower right corner of the browser. It's a tooltip, but not.
Style tracker v2.30
Javascript driver for animating the style, position, size, and attributes of any html tag and its neighbours, individually or in groups, with scheduled script execution. Also includes functions for "jumping" and "jiggy" text.
Virtual Pagination script
This script lets you transform long content on your page into a series of virtual pages, browseable via pagination links. The broken up content pieces are separated simply via arbitrary DIVs (or another block level element of your choice) with a shared class name.