Click to See Complete Forum and Search --> : full screen popup


avarel007
11-06-2004, 08:34 AM
I can I make a full screen popup.(There will be no Minimize,maximize and close bottons,status bar,scroll bar,status bar,anything only the page will be shown. )

David Harrison
11-06-2004, 09:04 AM
This will only work in IE and it will lose you visitors very quickly.window.open("http://www.w3.org","newwin","fullscreen=1");

avarel007
11-06-2004, 09:12 AM
Thank you very much lavalamp.It will be usefull for me.
And can I make close button disapeared.

David Harrison
11-06-2004, 09:15 AM
There shouldn't be any close button, it should fill the entire screen with your page. I haven't tried this with service pack 2 though. If there is a close button even with a full screen window then you cannot get rid of it.

avarel007
11-06-2004, 09:24 AM
http://www.tkd.org.tr/sms.jpg

The page is opened like this. But ý Think it's a windows xp sp2 problem as you say. thanks.