All Upper Case
Converts a textbox entry to all capital letters as soon as they move to the next item in the form (or click the submit button).
Locked Textbox
Prevent your visitors from modifying the value stored in a textbox (without using input type=hidden) Just try to change the text in the box! Amazingly, it's a short less than one line script!
Input Box Comments
Display a few words in a form field and when focus is given to the field, the words will disappear. Great for providing instructions in a small space.
Image rollover effect for your links
The beauty of this dynamic image rollover effect for your textlinks is that you need no JavaScript and DHTML at all. Easy to configure.
Thumbnail
A very simple, one line image enlarger. Nice and neat!
Watermark Background Image
Use this script to give your web documents a static background image that does not tile, and always remains visible in the background, even when the user scrolls the document. Degrades well with all browses.
Scaling image accord to Window size
Use JavaScript to Scale an Image According to Window Size Sometimes you need to resize an image according to the window's size. You can do this by setting the image width and height as 100 percent inside the <img> tag. IE then resizes the image according to the window's size.

You can also do this with JavaScript, using document.body.clientWidth and document.body.clientHeight. These return the active window width and height. On_Load sets the image width and height. When the window is resized, width.history.go(0) refreshes the page.
Image Swap
Swap images using this short, sweet, and easy to edit script! The images are swapped using a MouseOver technique.

Applying border & opacity to images onMouseover in CSS
This script will apply border and optical to images onmouseover by using CSS.
No Right Click Image
This script makes disable right click on images.
Random link button
An easy way to instantly send the visitor to a random HTML page. Just click the random link button and you're done.
Text Link Underline Remover
A CSS code that removes the underline beneath all text links in a document.
Simple Link-Highlighter WITHOUT JAVASCRIPT
Just paste a short code-part into your link-tags in order to create an eyecatching link-highlighter-effect. How? The script will change the background-color onMouseOver and restore the original color onMouseOut. Best of all: no separate JavaScript-block is needed! You may add a different background-color for each textlink.
Radio Button Links
Use form radio buttons as hyperlinks or mail links. Quick and easy way to add a unique navigation style to your site!
Refresh Page Button
Keep your content fresh. Use this script to automatically reload a fresh copy of your Web page from the server. You determine the time delay between refreshes.

<<< | <<  >> | >>>