Click to See Complete Forum and Search --> : Hiding Javascript Window


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...

Geat
06-02-2003, 06:43 AM
Hmmm - a little extreme isn't it!