An Abbreviated Introduction to JavaScript


Links and the Status Bar

A simple illustration of using links and the onMouseOver tag to update the status bar.

Here are some places to visit:

SamR's home page

John Chenette's home page

Rebecca Stuhr's home page

<a href="http://www.math.grin.edu/~rebelsky/" 
     onMouseOver="window.status='Boring!'; return true">
  SamR's home page</a>

Source text written by Samuel A. Rebelsky.

This page may be found at http://www.math.grin.edu/~rebelsky/Tutorials/JavaScript/Spring1999/Examples/linkstatus.html

Source text last modified Mon Apr 12 12:34:12 1999.

This page generated on Mon Apr 12 12:40:17 1999 by SiteWeaver. Validate this page's HTML.