Post Reply 
stopping onmouseover status bar messages
Aug. 12, 2004, 11:16 AM
Post: #9
 
Hi all,

Oddysey, I just thought that I would point out that if I don't include the following in my start js:

Quote:For disabling other status bar text, like shown in the example above, I include this in my start js:

[code]
var proxoStatus="";
[code]

then have proxo replace ".status" with ".proxoStatus"

then on the first example link posted here: http://www.pageresource.com/jscript/jmouse.htm
the message gets "stuck" in the status bar when moving the mouse off the link. Usually, this should not be a problem as most of the time, a mouseout event is included to clear the status text. Smile!

Siamesecat, if you disable that setting in firefox that prevents the status bar text from being modified, you will see the problem that I'm talking about. I suppose if you never use another browser then there is probably no need for you to use any proxo filter to disable status bar text. Wink

Mike
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
[] - z12 - Aug. 11, 2004, 07:57 PM
[] - Kye-U - Aug. 11, 2004, 08:12 PM
[] - Oddysey - Aug. 11, 2004, 10:03 PM
[] - z12 - Aug. 11, 2004, 11:34 PM
[] - z12 - Aug. 12, 2004, 01:15 AM
[] - Shea - Aug. 12, 2004, 01:30 AM
[] - Oddysey - Aug. 12, 2004, 03:23 AM
[] - Siamesecat - Aug. 12, 2004, 06:00 AM
[] - z12 - Aug. 12, 2004 11:16 AM
[] - Shea - Aug. 12, 2004, 02:47 PM
[] - Oddysey - Aug. 12, 2004, 04:44 PM

Forum Jump: