Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Last Updated: Friday November 21 2008 - 06:11:01

Howto Hide IE Menubar, Toolbar while opening url of Submenus


Poster: syed Muheeb
Dated: Wednesday May 31 2006 - 7:06:40 UTC

Hello Sir,

How to Hide IE Menubar, Toolbar while opening url of Submenus

I tried the Below Code, But it is not working
aI("text=DailyReports;url=file:C://Reports/;target=_blank;toolbar=no;location=no;directories=no;menubar=no;")

Can i know what are the attributes of aI

Please Help me!!

Regards
Syed


Poster: Andy
Dated: Wednesday May 31 2006 - 18:07:33 UTC

Hi,

Try this instead:

aI("text=DailyReports;url=file:C://Reports/;target=_blank;targetfeatures=toolbar=no location=no directories=no menubar=no")

All of the target features need to fit inside the targetfeatures property.

Hope this helps,
Andy