Forum Moderators: open

Message Too Old, No Replies

Resizing, no toolbar no status bar in page onload

         

Mohamed

5:02 pm on Jan 16, 2006 (gmt 0)

10+ Year Member



I would appreciate someone showing me how to get a browser window to do following things

1.load to a specified size
2. at a specified position
3. have no toolbars
4. no scrollbars
5. no address bar

I don't want this to be done from onClick of another page. It has to be onload of this page.

Thanks

Leosghost

5:19 pm on Jan 16, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



That is normally an old pron site trick ..not nice to your visitors ..."chromeless window" and I think that even IE doesnt let it happen anymore ..

Mohamed

8:03 am on Jan 17, 2006 (gmt 0)

10+ Year Member



Leosghost
Thanks for your advice. I done it from onclick of another page, I think that is the easiest way to achieve that goal.