You are on page 1of 3

Plugins(http://plugins.jquery.com/) Contribute(http://contribute.jquery.org/) Events(http://events.jquery.

org/)

Support(https://jquery.org/support/) jQueryFoundation(https://jquery.org/)

Download(http://jquer.com/download/) Search

APIDocumentation(http://api.jquer.com/) log(http://log.jquer.com/)

Plugin(http://plugin.jquer.com/)

rowerupport(http://jquer.com/rowerupport/)

Download
jQuer
v3.1.1
(/download/)
Lightweight C3 Cro
Footprint Compliant rower ViewSourceonGitHub
Only32kBminified SupportsCSS3 Chrome,Edge, (https://github.com/jquery/jquery)
andgzipped.Can selectorstofind Firefox,IE,Safari,
alsobeincludedas elementsaswellas Android,iOS,and HowjQueryWorks
anAMDmodule instyleproperty more(/browser
manipulation support/)
(https://learn.jquery.com/about
jquery/howjqueryworks/)

Reource
WhatijQuer?
jQueryCoreAPI
jQueryisafast,small,andfeaturerichJavaScriptlibrary.Itmakesthingslike Documentation
HTMLdocumenttraversalandmanipulation,eventhandling,animation,and (https://api.jquery.com)
AjaxmuchsimplerwithaneasytouseAPIthatworksacrossamultitudeof
jQueryLearningCenter
browsers.Withacombinationofversatilityandextensibility,jQueryhas (https://learn.jquery.com)
changedthewaythatmillionsofpeoplewriteJavaScript.
jQueryBlog
(https://blog.jquery.com)
CorporateMemer
ContributetojQuery
(https://contribute.jquery.com)

AboutthejQuery
Foundation
(https://jquery.org)

BrowseorSubmit
jQueryBugs
(https://github.com/jquery/jquery/iss
(http://www.neobux.com)
(http://www.maxcdn.com/)
(http://wordpress.org/)
(http://ibm.com/)
SupportfromourcorporatemembersmakesitpossibleforthejQuery
FoundationtocontinueourworkonourJavaScriptlibrariesandpushingthe
openwebforwardwitheventsandparticipationinthestandardsprocess.View
ourmemberspage(https://jquery.org/members/)forafulllistofcorporateand
individualmembers.

OtherjQuerFoundationProject

AriefLook
DOMTraveralandManipulation
Getthe <utton> elementwiththeclass'continue'andchangeitsHTMLto'NextStep...'

1 $("utton.continue").html("Nexttep...")

ventHandling
Showthe #anner-meage elementthatishiddenwith dipla:none initsCSSwhenanybuttonin #utton-
container isclicked.

1 varhiddenox=$("#anner-meage");
2 $("#utton-containerutton").on("click",function(event){
3 hiddenox.how();
4 });

Ajax
Callalocalscriptontheserver /api/getWeather withthequeryparameter zipcode=97201 andreplacetheelement
#weather-temp 'shtmlwiththereturnedtext.

1 $.ajax({
2 url:"/api/getWeather",
3 data:{
4 zipcode:97201
5 },
6 ucce:function(reult){
7 $("#weather-temp").html("<trong>"+reult+"</trong>degree");
8 }
9 });

OOK

LearningjQuery jQueryinAction jQuerySuccinctly


FourthEdition CodyLindley
KarlSwedbergand BearBibeault,Yehuda (http://www.syncfusion.com/resources/techportal/ebooks/jquery?
JonathanChaffer Katz,andAurelioDeRosa utm_medium=BizDev
(https://www.packtpub.com/web
(https://www.manning.com/books/jquery
jQuery.org0513)
development/learning inactionthirdedition?
jqueryfourthedition) a_bid=bdd5b7ad&a_aid=141d9491)

Copyright2017ThejQueryFoundation(https://jquery.org/team/).
jQueryLicense(https://jquery.org/license/)
LearningCenter (http://learn.jquery.com/)

WebhostingbyDigitalOcean(http://digitalocean.com)| CDNby Forum (http://forum.jquery.com/) API (http://api.jquery.com/)


StackPath(http://www.stackpath.com)

IRC (http://irc.jquery.org/)

You might also like