Geat
06-02-2003, 04:44 AM
I'm using javascript windows to provide sets of options for managing various databases. You can navigate to different pages from within this window.
The problem is, I need to resize the window as per the section that the user is currently using - this looks ugly as the page is resized then shifted to the middle of the screen whilst visible.
Basically, can I make the window invisible whilst moving and resizing it? I don't particularly want to abolish and reload the window...
The problem is, I need to resize the window as per the section that the user is currently using - this looks ugly as the page is resized then shifted to the middle of the screen whilst visible.
Basically, can I make the window invisible whilst moving and resizing it? I don't particularly want to abolish and reload the window...