I need help with javascript

Posted by Rizwan Aaqil on Stack Overflow See other posts from Stack Overflow or by Rizwan Aaqil
Published on 2010-06-07T16:09:40Z Indexed on 2010/06/07 16:12 UTC
Read the original article Hit count: 227

Filed under:

I have a javascipt code something like

<script type="text/javascript" src="http://ads..........." ></script>

this script shows a banner. i want to use onClick event with this script without disturbing the banner click. is that possible?

© Stack Overflow or respective owner

Related posts about JavaScript