Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suppress URL in Web Browser Status Bar
Message
From
23/05/2001 13:03:56
 
 
To
23/05/2001 08:33:19
General information
Forum:
Internet
Category:
HTML
Miscellaneous
Thread ID:
00510256
Message ID:
00510468
Views:
14
>>In a web browser when the mouse passes over a link, the link's URL is displayed in the browser's status bar. Is there a way to programmatically suppress this?
>
>One way would be to use the window.status parameter in the A HREF tag:
>
>
>window.status='';return true" onMouseOut=" window.status='';return true"
>
Ok, I'll look at that. Thanks.
Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Reply
Map
View

Click here to load this message in the networking platform