Advertisment
'Show Hint' script displays an attractive hint box containing additional explanation on any item on your page. A hint box pops up next to...
Easily fade in and out images to create the perfect slideshow effect using Javascript and CSS.
Here is a quick overview and example of AJAX in action. Before you begin, this example will only work in FireFox. You’ll have to change few...
This tutorial will guide you through setting up Google Maps on your site and show you several different ways of presenting it.
Regardless of what you do using Ajax, they all rely on the same basic functions. This is a very small Ajax routine (less than 3 Kb) that enables...
This script lets you input a list of external pages for the script to choose and selectively include one onto the current page, using Ajax. You can...
This script uses Ajax (DHTML interacting with the server) to let you dynamically include the contents of an external page onto the current document.
This versatile color picker script is based on Yahoo's excellent UI library, and features a fully interactive, drag and drop interface to...
The DOM (Document Object Model) gives you generic access to most elements, their styles and attributes in a document. This is a no-nonsense, easy...
Need to place a random image on your page that when clicked will bring the visitor to another website? This tutorial will show you how to do just...
Create buttons and images which add your desired text to a textbox. GREAT for smileys and bbcode.
Change images on mouse over with javascript. Define the images and preload them.
This is an Ajax enhanced ticker script that lets you use a text file as the contents of the ticker to show! Easily define your messages, which...
Pausing RSS scroller is an RSS scroller that lets you display any RSS feed on your site, even syndicate the scroller on other sites.
This script add a checkbox to your forms that enables users to remember the values of certain text fields.
This is an up-down message scroller that pauses between each message. Display multiple instances of the scroller on one page, change from...
Program a function that will show the visitor how long time they have spent on your site. When they leave, we use a javascript onUnload-function to...
Check the length of a message in a textarea, display the remaining chars to the user and trim the message if it's too long.
Here you have an example of how you can display and limit the number of characters an user can insert into a input or a text area field.
This tutorial shows how how to create custom sized and positioned popup windows with javascript. Popup windows can be used to display help message...