Side navigation
#3613 closed bug (invalid)
Opened November 15, 2008 07:21AM UTC
Closed November 15, 2008 02:57PM UTC
Newbie to Jquery.
Reported by: | tejaspmehta | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | docs | Version: | |
Keywords: | Cc: | tejaspmehta@gmail.com | |
Blocked by: | Blocking: |
Description
Hello Team,
I have started today with Jquery as many sites are using it. You have made some good thing i hope so.
Now i had visited
http://docs.jquery.com/How_jQuery_Works
and started.
but i get only error when i run this code
eoor like $ is not defined
<html>
<head>
<script type="text/javascript" src="jquery.js"></script>
</head>
<body>
<a href="http://localhost/jquery/">jQuery</a>
</body>
</html>
jquery.js
$("a").click(function(event){
alert("Thanks for visiting!");
});
can you help me out ??? as its not working.
please reply me soon.
Thank you
Tejas Mehta
Attachments (0)
Change History (1)
Changed November 15, 2008 02:57PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
This is not the place for help requests, only to report bugs or propose features for jQuery's core and a couple of official plugins.
I'd advice you to ask for help on jQuery's google group.