Introduction To Jquery
Introduction To Jquery
11/02/2009
INTRODUCTION TO JQUERY
Ground rules
No mobile phones
Take notes
Asynchronous
Javascript
And...
XML
JSON
HTML
Plain text
Images
etc.
Task 1
Additional selectors
div:first
a:only-child
li:nth-child(2)
tr:odd
:animated
option:not(:selected)
jQuery selection: methods