Javascript and href in anchor tags

Posted by Niles Bisping on Stack Overflow See other posts from Stack Overflow or by Niles Bisping
Published on 2010-01-15T14:57:08Z Indexed on 2010/06/11 14:03 UTC
Read the original article Hit count: 177

Filed under:
|
|
|
|

Can JavaScript see the target name of a window that was opened by a regular "href". Here is an example:

<a href="http://www.cnn.com" target="_blanknewWindow" name="NewWindowName">

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about html