Click to See Complete Forum and Search --> : Fullscreen resizing issues...


kdcgrohl
07-18-2003, 03:01 PM
Are fullscreen windows nolonger resizable in IE after the new IE6SP1?

Khalid Ali
07-19-2003, 07:47 AM
yes using
fullscreen=yes
will force no resizing..you will have to put a button on the page some where to reduce the size dynamically.Ionly IE specific featue)

kdcgrohl
07-20-2003, 10:01 AM
when i try a dynamic resize, it gets no results though, thats what i was already doing, having a window.resizeTo() on the page opened by window.open. until i installed ie6sp1, it worked fine.