Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Function doesn't work
Message
 
À
19/03/2002 22:52:26
Information générale
Forum:
Internet
Catégorie:
Javascript
Divers
Thread ID:
00634767
Message ID:
00635005
Vues:
25
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform