I made an html-page with this line in it:
<A HREF="http://www.bla.com" onClick="javasc ript:window.clo se()"
target="moeder" >link</A>
It works very well in Internet Explorer, but in Netscape 7 the url isn't
opened in the moeder window. How come and how can I fix it so it works in
Netscape too? Thanks in advance for any answers.
Mrco
<A HREF="http://www.bla.com" onClick="javasc ript:window.clo se()"
target="moeder" >link</A>
It works very well in Internet Explorer, but in Netscape 7 the url isn't
opened in the moeder window. How come and how can I fix it so it works in
Netscape too? Thanks in advance for any answers.
Mrco
Comment