Web Links [Tag : MouseOver]
Sort By :
1. Nice MouseOver effect
With this javascript function you can add nice onMouseOver and onClick effects to your website. The function looks a bit like the function used on databaserows in phpMyAdmin, if youre familiar with the program.
Category:   JavaScript > Scripts and Programs > Mouse Tricks

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

2. Simple timer on mouseover
Two methods to display a timer on mouse over of a HTML link. One with the change of label, the second one to display the dynamic timer only onmouseover of a link. The position of the timer are customisable. This works in all versions of IE and NS including 6.0 and 7.0 version.
Category:   JavaScript > Scripts and Programs > Date and Time

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

3. Changing TextArea Background Images on MouseOver
Use this script to apply a background image to a textarea, and change the image on mouseover. The script can also change the text color in response to the mouseover event. An eye-catching effect, and very easy to install.
Category:   JavaScript > Scripts and Programs > Image Effects

Hits: 5    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

4. Background Image-Change on MouseOver
This script allows you to change the background image used by the page, from a clicked link or on mouseOver. Any number of images can be used. Shows how to attach to a regular (clicked) link, or how to activate the background image change on a mouseOver.
Category:   JavaScript > Scripts and Programs > Background Effects

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

5. Background Color-Change from Link or MouseOver
This JavaScript allows you to change the color of the page background from a clicked link or on mouseOver. Any number of colors can be used. Shows how to attach to a regular (clicked) link, or how to activate the color change on a mouseOver.
Category:   JavaScript > Scripts and Programs > Background Effects

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

6. MouseOver Pop-Up Windows
This JavaScript demonstrates the onMouseOver and onMouseOut attributes. When a person places their mouse over the link a new window will open up on top of the current browser window. When the mouse pointer is moved off the link the window will close automatically. All the script for the new window is contained in the previous page, so it loads rather quickly.
Category:   JavaScript > Scripts and Programs > Windows and Frames

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

7. Mouseover Pops Up DHTML component
This JavaScript shows how to create a DHTML item popup centered on the window on a mouseover. This example should have code running on the body onload event. Works on both IE and Netscape.
Category:   JavaScript > Scripts and Programs > Windows and Frames

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

8. Double Mouseover
A JavaScript to change two images at once as the mouse is placed over another image. The image on the left is changed as the images on the right are moused over. The images on the right also change on a mouse over, which creates a double effect.
Category:   JavaScript > Scripts and Programs > Mouse Tricks

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

9. MouseOver show New Content
This JavaScript example shows how to create a "dynamic" updated field on the page. The updated field happens to be a table in this example, and the background is shown to show you its entire field. Netscape requires that the size of the field be defined upon the pages creation - IE doesnt care and can resize the field dependant upon the data placed into it as it is placed into it. This script is designed specifically for IE. Netscape would, but requires special if statements to have different accesses to the objects.
Category:   JavaScript > Scripts and Programs > Mouse Tricks

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

10. Change Button Text On MouseOver
This randomly picks a string to use and places that string on the form button. This runs on a mouseover event, so that everytime the user places the mouse over the button its text will change.
Category:   JavaScript > Scripts and Programs > Mouse Tricks

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Pages: 1 2 [Next >]