Rotate Status
Rotate two messages in the status bar with this script. Easy to add and modify!
Rotating Pulldown Menu
Rotates site messages in a pulldown menu every few seconds. A good way to
conserve screen space and even allows the user to simply click the pulldown menu
to view all the messages at once. Cool!
Script Debugger
Having trouble adding a JavaScript to your site? Just can't get things working?
Add this short script to your site, and it will report to you JavaScript errors
as they happen in a box on the screen. The idea is that you will see what the
error is, and hopefully give you some ideas on how to fix it. I actually use
this script when I debug scripts!
Show Link Info
Let your visitor know exactly where a link will send them. This short script
displays the domain the link points to as well as the filename of the page in
the status bar at the bottom bar of the browser window.
Slideshow
Here is our absolute favorite script, the slideshow. I'm sure it caught your
attention! You can customize it (change the messages, destination page,
background color, etc.) to suit your needs! Great script to use as the
introduction to your site! And, it works inside frames!
Split String
The substring() function allows you to pull out any combination of characters
from a string. In this example, an unformated date string such as 19990422
(which represents April 22, 1999) can be split up into 1999, 04, and 22. Each of
these are separate variables that you can deal with independently in your
scripts! Neat!
Teletype Scroller
Now you can type text across the screen and then scroll it off the page while it
fades. Add as many messages as you need. Awesome!
Text Highlighter
Alternates the font color of each character in a line of text. Useful to catch
the attention of your web site visitors. You may also customize the color and
font of the text.
Text Ripple
The ripple is created by converting each sequential letter from lower case to
upper case. The ripple speed can be also be changed.
Text rotator
Automatically rotates a series of messages within a layer or div based on the
user's browser. WC3 DOM Compatible. Easy!
Time Message
This JavaScript is pretty interesting. It will dynamically (means it is
different every time) write to the screen a message that depends on the time on
the visitor's clock when they load the page. I'm almost positive you've seen it
before. Now, get it on your page!
Customize this Flash style intro to display a welcome message on your site. Awesome Word Lookup
Just double-click any word in the body of your web page and a new window will open with its definition from an online dictionary. Try it out! (Special thanks to iln.net for sharing their dictionary!) Zen Phrases
Take advice from the all powerful force of Zen. Zen will give you three phrases each time you click the button - the first phrase changes every hour, the second phrase changes every minute, and the last phrase changes every second. Try it out!
Page6
HOME