PDA

View Full Version : Can we manipulate this behaviour?


Jerome
03-10-2003, 11:02 AM
Hi,

On my home-page I have a link which opens a new window (window.open).

This function works well, but the appearens randomly acts different:

A.

Select the link and the new window directly appears and the page start to load.

B.

It takes a little time before the window opens, however when it opens the page is directly visible.


Can we manipulate this behaviour? (in favorite of B.)

Thanks,
Jerome

beetle
03-10-2003, 04:07 PM
A) Depends on what you want to control

B) No, but you may get the browser to act better, by opening the window blank first, and then setting it's location to the desired URL.