Hi
I'm new at javascript and want a new window to open when an url is clicked.
--- code example 1
<p align="JUSTIFY">
<a href="Javascript:window.open(' <br>
This pops open another window with nothing in it except "[object]" then opens a second window with the target url displayed correctly.
Why am I getting the first window and how do I make it go away?
Bob Morris
I'm new at javascript and want a new window to open when an url is clicked.
--- code example 1
<p align="JUSTIFY">
<a href="Javascript:window.open(' <br>
This pops open another window with nothing in it except "[object]" then opens a second window with the target url displayed correctly.
Why am I getting the first window and how do I make it go away?
Bob Morris