JQuery Automatic Image Click
I'm not quite good in programming, but I can write basic stuff. How to
click the image after 10 seconds using Jquery without adding any
attributes into HTML?
HTML code:
<a href="http://www.google.com" class="google">
<img src="google.png" alt="Click here">
</a>
Thanks in advanced.
No comments:
Post a Comment