Replace the text in each text field below with the correct JavaScript object, property, method, function name or comment. Click the test your code! button and see your JavaScript code in action.

 
<html>
<head>

<title>JavaScript status message example</title>

</head>
<body bgcolor = "FFFFFF">

    <a href = "yourlink.html" 1 =
    "2 =
    'This is the status bar. Text is appearing here.';
    return true;"
    3 = " self.status = '';return true;"> Hovering over this text will invoke the status message.</a>

</body>
</html>

 




Ask questions & get answers at the JavaScript forum >>

Back to example index

©2000 Joe Sriver, www.sriver.com