![]() |
jquery wont work for me :(
can someone explain why jquery wont work for me?
here is my page http://www.gothostin.com/jquery/jquery.php i am trying the tutorial on this page Tutorials:How jQuery Works - jQuery JavaScript Library and when i click on the link nothing happends :( |
Your code will execute as soon as the browser sees it, but at that time there are no
<a> elements to attach the click function to! You need to wait until the HTML document is all downloaded to safely attach event handlers like this.JavaScript Code:
|
thanks alot :)
|
| All times are GMT. The time now is 10:52 PM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0