Click to See Complete Forum and Search --> : Pop-Up Window with No Titlebar


Blue_Devel
August 20th, 2003, 02:02 AM
I have followed the code given at: http://www.htmlgoodies.com/beyond/notitle.html
and successfully created a pop-up with no titlebar, but the code to resizeTo and moveTo do not work. The code is attempting to use the window handle gotten from the window.open to do a resize, but it seems to not work and leave the window the same full screen size. Anybody, know how I can resize the child window?