Jquery 1.4 Api Cheat Sheet: Selectors Core Traversing Events Ajax
This document provides a summary of jQuery selectors, core functions, traversing methods, events, AJAX capabilities and shorthand methods. It lists various selectors like #id, .class and element filters like :first, :last. It also outlines core jQuery objects and functions, methods for traversing the DOM like .children(), .closest() and tree traversal. Event handling methods like .bind() and .trigger() are presented along with AJAX functions such as .load(), .get() and .post().
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
34 views
Jquery 1.4 Api Cheat Sheet: Selectors Core Traversing Events Ajax
This document provides a summary of jQuery selectors, core functions, traversing methods, events, AJAX capabilities and shorthand methods. It lists various selectors like #id, .class and element filters like :first, :last. It also outlines core jQuery objects and functions, methods for traversing the DOM like .children(), .closest() and tree traversal. Event handling methods like .bind() and .trigger() are presented along with AJAX functions such as .load(), .get() and .post().