snippet library logo
Amazon.com
in category
Javascript / OnMouseover / Window Status Bar
Snippet details
ID: 35
Viewed: 1241
Added: 2001-11-23
Version:
View Demo

User Rated at:
Rate This:
Snippets in this catagory         
Show Printable Version
makes the on mouse over display text in the window status bar.

General Details
Snippet uploaded by: snippet
Email : webmaster@snippetlibrary.com
Snippet By: Unknown

<!---Head--->
<script language="JavaScript"> 
<!-- 
Function MM_displayStatusMsg(msgStr) { //v1.0 
status=msgStr; 
document.MM_returnValue = True;
 } 
--> 
</script>

<!---Body--->


<a href="#" onMouseOver="MM_displayStatusMsg('your text here!');return document.MM_returnValue">Hover mouse over me</a>  




No Reviews to show


Please completely fill out the form below if you want to review this snippet. All reviews are subject to validation.


Subject:

Reviewed By:

Write a review:





Terms of Conditions
Powered By
Avian Hosting
© 2005 snippetlibrary.com All Rights Reserved.