Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

display a status bar message in Firefox 1

Status
Not open for further replies.

EwS

Programmer
Joined
Dec 30, 2002
Messages
398
Location
US
I want to display a status bar message in the browser window. This code does not work in Firefox Windows:

Code:
<td onMouseOver="window.status='test';" </td>

I can't find any solution on the web.
Thank you.
 
EwS-

In FireFox 1.0 PR, go to Tools > Options...

From the Web Features tab, click on the button labeled Advanced.

Make sure Change Statusbar Text is checked.

*cLFlaVA
----------------------------
Lois: "Peter, you're drunk!"
Peter: "I'm not drunk, I'm just exhausted from stayin' up all night drinking!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top