Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] link status


  • From: javascript@xxxxxxxxxx (javascript@xxxxxxxxxx)
  • Subject: [Javascript] link status
  • Date: Tue, 17 Dec 2002 09:39:18 -0600

Not sure what you mean by "listen"; if you want the status bar to change
when someone mouses over a link, put something in the onmouseover event:

<a href="test.html" onmouseover="javascript:window.status
='esther'">test</a>
|------------------------------|
| E S T H E R  S T R O M, CLPP |
| Notes Application Development|
| McDougal Littell             |
| 909 Davis Street             |
| Evanston, IL 60201 USA       |
| w: 847.424.3209              |
| e: esther_strom@xxxxxxxx     |
|------------------------------|





                                                                                                                                             
                      "Cutter (JavaScript)"                                                                                                  
                      <javascript@theblades-         To:      javascript@xxxxxxxxxx                                                          
                      family.com>                    cc:                                                                                     
                      Sent by:                       Subject: [Javascript] link status                                                       
                      javascript-admin@LaTec                                                                                                 
                      h.edu                                                                                                                  
                                                                                                                                             
                                                                                                                                             
                      12/17/2002 09:32 AM                                                                                                    
                      Please respond to                                                                                                      
                      javascript                                                                                                             
                                                                                                                                             
                                                                                                                                             




How can I setup a script which will "listen" for a user attempting to
mouseover a link and automatically set the status bar to "" when they do
so?

Cutter

_______________________________________________
Javascript mailing list
Javascript@xxxxxxxxxx
https://lists.LaTech.edu/mailman/listinfo/javascript