Hello,
Using the following js I open a new window:
<a href="" target="_blank" onClick="window.open('name.asp','trefwoord', 'height=275, width=235, menubar=no, directories=no, location=no, resizable=no, scrollbars=no, toolbar=no, status=no');return false;"><img src="imamge.gif"></a>
This gives a nice new window, but is there a way to specify the place where the window "pops-up"
Thanks, Mariootje
Using the following js I open a new window:
<a href="" target="_blank" onClick="window.open('name.asp','trefwoord', 'height=275, width=235, menubar=no, directories=no, location=no, resizable=no, scrollbars=no, toolbar=no, status=no');return false;"><img src="imamge.gif"></a>
This gives a nice new window, but is there a way to specify the place where the window "pops-up"
Thanks, Mariootje