Download Jquery Template

Posted by Bca1023 under jQuery on 8/13/2011 | Points: 10 | Views : 3462 | Status : [Member] | Replies : 3
I have read some documentation about Jquery but I don't know how to download the the JQuery template to my Laptop.Please suggest me some meaning
steps.So that I can download JQuery code and work on it.




Responses

Posted by: Nithadeepak on: 8/15/2011 [Member] Bronze | Points: 25

Up
0
Down
You can download latest release of jquery plugins fromhttp://jquery.com/ .

Also refer...
http://www.w3schools.com/jquery/default.asp
http://docs.jquery.com/Tutorials

Nitha Deepak

Bca1023, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Bca1023 on: 8/15/2011 [Member] Starter | Points: 25

Up
0
Down
Thanks for giving me the guidence.But "The publisher of Jquery could not be verify " these type of error is coming.Should I download Minified or Uncompressed edition?

Bca1023, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Nithadeepak on: 8/15/2011 [Member] Bronze | Points: 25

Up
0
Down
You can download minified edition from
http://docs.jquery.com/Downloading_jQuery#Download_jQuery
otherwise you can give direct reference like this
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script> 


Nitha Deepak

Bca1023, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response