Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Function doesn't work
Message
 
 
To
19/03/2002 22:52:26
General information
Forum:
Internet
Category:
Javascript
Miscellaneous
Thread ID:
00634767
Message ID:
00635005
Views:
26
>Dear all,
>
>I would like to disable all function keys and menu bar on the IE 5.5 browser. But it doesn't work. Please help me and give advice. Thanks!!
>
>window.open("www.cnn.com", twindow, "toolbar=false,menubar=false,hotkeys=false")
>
>Best Regards,
>
>Justy Chow
>justychow@fvihk.com

Use:
window.open("www.cnn.com", twindow, "toolbar=0,menubar=0,hotkeys=0")
Michael McLain
Previous
Reply
Map
View

Click here to load this message in the networking platform