the new browser would have no toolbar?
Any workarounds or idea?showModal(ess)Dialog(...)
Eliyahu
"Patrick.O.Ige" <PatrickOIge@.discussions.microsoft.com> wrote in message
news:64CA1694-8CE4-45FC-8943-CB4F852AD352@.microsoft.com...
> How can i open a new browser from clicking on the INTERNET EXPLORER icon
but
> the new browser would have no toolbar?
> Any workarounds or idea?
Can you please elaborate!!
"Eliyahu Goldin" <removemeegoldin@.monarchmed.com> wrote in message
news:O7cgeGBQ3EHA.2788@.TK2MSFTNGP15.phx.gbl...
> showModal(ess)Dialog(...)
> Eliyahun yoy
> "Patrick.O.Ige" <PatrickOIge@.discussions.microsoft.com> wrote in message
> news:64CA1694-8CE4-45FC-8943-CB4F852AD352@.microsoft.com...
> > How can i open a new browser from clicking on the INTERNET EXPLORER icon
> but
> > the new browser would have no toolbar?
> > Any workarounds or idea?
In the onclick event handler use javascript call showModalDialog(...) or
showModalessDialog(...) to open a new page in a dialog box. The new window
won't have neither menus nor toolbar. You can't type in an url to redirect
it to another location. See if it suits you.
Eliyahu
"Patrick.O.Ige" <patrickige@.acn.waw.pl> wrote in message
news:uNS2XFR3EHA.1404@.TK2MSFTNGP11.phx.gbl...
> Can you please elaborate!!
>
> "Eliyahu Goldin" <removemeegoldin@.monarchmed.com> wrote in message
> news:O7cgeGBQ3EHA.2788@.TK2MSFTNGP15.phx.gbl...
> > showModal(ess)Dialog(...)
> > Eliyahun yoy
> > "Patrick.O.Ige" <PatrickOIge@.discussions.microsoft.com> wrote in message
> > news:64CA1694-8CE4-45FC-8943-CB4F852AD352@.microsoft.com...
> > > How can i open a new browser from clicking on the INTERNET EXPLORER
icon
> > but
> > > the new browser would have no toolbar?
> > > Any workarounds or idea?
>
Eliyahu Goldin,
Thanks for the reply!
Can u post a working example..
Thx
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
0 comments:
Post a Comment