![]() |
Scrolling Alt Tag for Text Links |
|
Link Scrolling Alt Tag Javascript Hover your mouse over the link below to see the example!
Here's a great script that gives a scrolling marquee effect to a text link. A description of the link scrolls across the marquee box when the mouse cursor hovers over the text link. Very good effect for an important link. The downside is that it can only be applied to one link at this time. We're working on it so that more links can be included on the same page. The text color of the link scroller can be changed as can the background color of the marquee. See installation instructions for details. This script can also be applied to an image, ( see here for details) but not on the same page as the link.
STEP 1 Copy the code in the text box below and paste this into the <head> of your html document. Change the text color
near the top of the script where it says;
STEP 2 Copy and paste the script below into your html document, where you want the text link to appear on your webpage. You can change the background color to your choice. (If using the hex numbers, do not use the # sign. Just use the numbers.) Change the postion alignment, ie align="center" "left" or "right". Change the "alt" message and don't forget to put in the path for the url of your link.
That's it! Have Fun!
|
|