|
↑ Graphic >>> Set Image. Set an image on the page when the cursor is over the link. The image remains set until the user puts their cursor on another link (i.e. no onMouseOut command). Then, the image is updated to the new one.
Step 1: Add the below code to the <body> section of your page:
Step 2: The script uses 4 images as part of its interface. You can create your own, or use the 4 below (resized for easier download):
(right click images, and select "Save Image As")Upload them into the same directory as your webpage.
Code was highlighted by 1st JavaScript Editor (The Best JavaScript Editor!).
→ |