This is updated deck from internal training I made at Ciao back in 2009. It covers basic principles and use cases for jQuery library. What is very interesting, I didn’t have to do many modifications to the original presentation as jQuery API is very stable. The biggest change was replacement of event bind method with on implementation. Topics covered in presentation:
- Using selectors and page traversing
- Handling events
- Effects
- DOM manipulation
- Mouse interaction and UI extensions