Cut & Paste Status Bar Decrypter
|
Description: Anarchos's status bar decrypter animates the message to display in the status bar when the visitor moves the mouse over a link. Don't just show a status bar message upon mouse over...decrypt it!
Example: (Move your mouse over the below link)
-Click here to visit Dynamic Drive, the #1 DHTML site on the net!
Directions
Step 1: Insert the below into the <head> section of your page.
Step 2: For any link you wish to add the decrypter message to, insert the below code into it's <A> tag, like below:
<a href="test.htm" onmouseover="statusIn('Message goes here');return true" onmouseout="statusOut();">Test</a>
Enjoy this fantastic script!