Memory game javascript challenges you to play an interesting memory game.
Download from: Read the rest of this entry »
Using mootools v1.11, this javascript gallery and slideshow system allows you to have simple and smooth (cross-fading…) image galleries, slideshows, showcases and other cool Read the rest of this entry »
This script takes full advantage of IE5.5’s zoom-in feature to allow you to selectively magnify any area of a webpage.
Read the rest of this entry »
This is a DHTML replacement for popup windows created with window.open() JavaScript function. DHTML popup window has the following advantages over the standard popups:
Read the rest of this entry »
This script loads content from the server and inserts it into an empty HTML element(example a DIV tag) on your page. New pages can be appended dynamically and the script will s Read the rest of this entry »
In forms when using check boxes for a list of records that is generated dynamically (example: display of messages in your yahoo or hotmail inbox) you might want a simple featur Read the rest of this entry »
JS-Slideshow allows you to create a slideshow with this script. It is not only useful for image presentation - you can view any HTML content.
The script is compati Read the rest of this entry »
This JavaScript is a Word Filter. When the user submits some text, the validator will check the text for words that you specify to be filtered. The words that have to be filter Read the rest of this entry »
ListBox is similar to HTML’s SELECT object in ability to select single and multiple items by mouse or keys, but here the similarity ends. This ListBox is not wrapper aroun Read the rest of this entry »
JavaScript Window Meta-object is a JavaScript object that adds custom functions and properties to the standard JavaScript Window object.
With this object you Read the rest of this entry »