Focus OnLoad
You can easily put the user's cursor inside a text box (calling giving the text box focus) as soon as the page is loaded. This helps ensure that visitors do not 'overlook' an important form item on your site. Only 1 line of code!

Frame Print
Control which frame is printed simply by using this short script. Easy!

Frameless Popup
(IE4+) Launches a popup window without the Windows frame or titlebar. In other browsers, it launches a standard popup window. Position, width, and height are settable. Automatic closing of the window on leaving the page may also be optionally set.

Highlighted Text
Captures any text that has been highlighted with the cursor. In Internet Explorer, it even grabs text highlighted within a text box or textarea. Sweet!

Image Load
Notifies the user is an image on your site fails to load properly or if it is aborted when loading. Definitely an excellent example of the onAbort and onError image event handlers in use. Please note that in the script example we intentionally included a 'broken image' that fails to load properly to display the script in use.

Image Manipulator
Displays an online image or local image from your computer under various width and height manipulations that you enter. Useful for determining the best size for an image on your site without all the work. Nice!

Image Sized Window
Sizes a new popup window to the exact dimensions of the image in that window. Sweet!

Last Modified
When you just can't stand to look at another 'Last Updated: Feb 02 1998 14:12:56:10' Script, give this script a try. It'll write to the page in the format, 'Last Updated February 2 1998' This looks much better!

Launch Date
Displays one of two messages after comparing the current date on the user's computer to a date that you determine, such as a product or web site launch date. A 'before' or 'after' message can be customized with your own HTML code, including images. Short!

Link of Minute
JavaScript will create a link that will change depending on the minute of the hour! You can add as many entries as you want! It's great!

Logo Branding
Have you seen the floating logo on Geocities sites? How would you like to have your own logo floating in the corner of your site? This script does just that! Awesome!

Page3 Next page