Hi,
The following script opens a browser window, but the main browser also goes to a different location:
How do I prevent that the main browser goes to another url? (the url changes in "javascript:window.open.. etc etc)Code:getURL("javascript:window.open('scores.php','Golf','width=320,height=240,scrollbars=yes')");
Thanx in advance,
Zander




Reply With Quote