Hi, how are you?
I had used thiis :
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" ></script>
Placed it in <head></head>.
Then I tried to test to see if it works. So used:
<p onclick="alert('Works');">This is a test</p>
I don't understand why the test had failed.
I did it the exact way the guy in the tutorial did it.
I am using XAMMP, does that have something maybe to do with it?


Reply With Quote
Bookmarks