Welcome to the Script Clips page. Here are scripts that I normall throw
out because they don't use the JSFX_Layer library code
Script |
Demo's/files |
Description |
MultiMedia Rollovers |
demo1
(Random Transition)
demo2 (Choose Transition)
demo3 (fading) |
Uses the Microsoft Transition Filters to
create a more dynamic rollover effect. Degrades to an image swap in
other browsers |
TextTrans Rollovers |
demo1
demo2
demo3
demo4
|
This is similar to the MultiMedia Rollovers
above but uses CSS and color swaping to achieve the rollover effect.
Demo 4 is just an experiment that combines Rollovers with the Float
script (see Float script below) |
Halloween |
demo1
(with images)
demo2
demo3
demo4
|
This is a new version of the original Halloween script.
However, this script works in NS7 and Opera. You can just cut and
paste this script into the BODY of your document. |
Fireworks |
demo1
---------
demo2 (uses external script file)
JSFX_Fireworks3.js |
This is a new script that simulates fireworks by animating
each particle of the exploding shell. (Requires a fairly fast PC).
The second demo uses an external "js" file to minimize the
size of your main document. |
colorfade |
demo1
demo2
demo3 |
Various text fading routines |
cursortrack |
index.html
index2.html |
This is a crossbrowser script to make an image "stick"
to the cursor. |
Float |
demo1
demo2
demo_combined
inview1
inview2
|
This script floats "DIV" so that it always remains on
screen. The DIV can contain any valid HTML.
These two extra demos' don't start "floating" the DIV
until the top is scrolled off screen
|
float_menu.html
float_menu_dtd.html
|
This script will float a div in any corner of the browser
window. It has been improved over the other float scripts so that
it now works in IE6 with a valid DOCTYPE |
float_menu2.html
|
Same as the 2 above but the div starts
out in its final position (no initial float) |
Quadroll |
demo1
demo2
demo3
demo4
|
You can use this for simple rollovers or for rollovers
that need to retain their "state" with another image when
clicked |