jQuery 101 - Do Things to Stuff

Comments

Informative post !
I reading your blog today it's very interesting and informative for everyone.


Posted By: Dissertation methodology On: 09/16/11 4:09 AM

There are many reasons to further your education. Sadly, many people allow the business of their lives to keep them away from ever doing so. If you have had that itch to get back to school to further your education and want to once again start hitting the books, then you might want to consider going after an online degree.                                             

Posted By: Law Essay On: 01/06/12 12:01 AM

There are many reasons to further your education. Sadly, many people allow the business of their lives to keep them away from ever doing so. If you have had that itch to get back to school to further your education and want to once again start hitting the books, then you might want to consider going after an online degree.                                             

Posted By: Law Essay On: 01/06/12 12:01 AM

Add Comment

Comments have been closed.

Transcript

no image

Slide Text

Slide Notes


Slide 1

no text exists for this slide

no notes exist for this slide

Slide 2


This presentation can be downloaded from my website, along with all sample files
This presentation can be downloaded from my website, along with all sample files
http://andymatthews.net/downloads/presentations/jQuery-101.zip

no notes exist for this slide

Slide 3

no text exists for this slide

no notes exist for this slide

Slide 4

no text exists for this slide

no notes exist for this slide

Slide 5

no text exists for this slide

no notes exist for this slide

Slide 6


jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. – jQuery.com
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. – jQuery.com
Huh?
“Jquery lets you make things do stuff.” – andy matthews
First announced at BarCampNYC Jan 2006
Version 1.0 released in August 2006
Version 1.3.2 released in February 2009
Version 1.4 was released on January 14, 2010
Currently used by Google, Amazon, Twitter, Dell, Bank of America, Major League Baseball, Digg, NBC, CBS News, Netflix, Mozilla, Wordpress, and many other sites

http://docs.jquery.com/History_of_jQuery

no notes exist for this slide

Slide 7


How does jQuery work?
How does jQuery work?
At its most basic jQuery provides a way to interact with elements on an HTML page.
Selectors | Events | Effects

no notes exist for this slide

Slide 8

no text exists for this slide

no notes exist for this slide

Slide 9

no text exists for this slide

no notes exist for this slide

Slide 10

no text exists for this slide

no notes exist for this slide

Lets look at some code presentation01overviewhtml

no text exists for this slide

no notes exist for this slide

Slide 12

no text exists for this slide

no notes exist for this slide

Slide 13

no text exists for this slide

no notes exist for this slide

Slide 14

no text exists for this slide

no notes exist for this slide

Slide 15

no text exists for this slide

no notes exist for this slide

Lets look at some code code02validatehtml code03debugginghtml code04faqhtml

no text exists for this slide

no notes exist for this slide

Any questions

no text exists for this slide

no notes exist for this slide

Slide 18

no text exists for this slide

no notes exist for this slide