When user click anywhere in the web page, image will display all total.
This JavaScript will display description for image when user move mouse on image.
Display a second, 'roaming' cursor on your page with this fun animation script. An image resembling the mouse cursor wonders around the screen, rendering an amusing spectacle. The image is customizable, so a cursor is certainly not the only thing you can instruct to roam. DHTML programmers, examine the source to learn about the coding techniques involved in creating a random path for the moving image.
A script that displays a different image according to the day of the week (ie: one image for Monday, one image for Tuesday etc).
One important feature of DHTML is it's ability to move elements around the page freely, without having to be tied down to one single spot on the page. 'Virtual Max' took full advantage of this feature and created his cool 'floating images' script for our Dynamic Drive surfers to use and enjoy. It's a cross-browser script that moves any number of images around the page (by wrapping the images inside <div>s, and animating each <div>), each following a randomly determined path. Furthermore, the images are clickable, making this script not only insanely cool, but practical as well!
Nobody wants to play pong with our poor little ball. So the ball plays pong with the borders of your page. Eyecatching demonstration how to unleash the power of DHTML-animations without wasting loading time and bandwidth
Script creates JavaScript menu with links based on rollover effect. While moving cursor over the JavaScript link images display in a proper order and it creates a nice looking effect.
As the name loosely implies, Book Flip is an image slideshow that simulates a page being turned to reveal two new slides at once. Some other impressive features of this slideshow are: + Slideshow can be set to either flip horizontally or vertically. + Each image can have an optional JavaScript link associated with it. + Slideshow pauses on mouseover. A DOM based script that works in modern DHTML browsers- IE5+, NS6+, Opera 7+.
An incredibly cool DHTML image slideshow. Features manual/ automatic cycling, and accompany text description of each image. Requires IE 4+/NS6+ to work.
Use this JavaScript 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.