Categories:

Home / Free JavaScripts / Status Bar effects / Here

Cut & Paste Status Bar Decrypter

Credit: Anarchos

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!


JavaScript Tools:
Site Info


CopyRight (c) 2018 JavaScript Kit. NO PART may be reproduced without author's permission. Contact Info