Instant jQuery selectors
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Instant jQuery Selectors follows a simple how-to format with recipes aimed at making you well versed with the wide range of selectors that jQuery has to offer through a myriad of examples...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Birmingham, England :
Packt Publishing
2013.
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627575506719 |
Tabla de Contenidos:
- Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Instant jQuery Selectors; Setting up jQuery (Must know); The All selector (Must know); Selecting by ID (Must know); Selecting by class (Must know); Selecting by tag (Must know); Multiple selectors at once (Should know); Selecting by hierarchy (Must know); Selecting by attributes (Should know); Selecting by position using filters (Should know); Selecting form elements using filters (Should know); Child filters (Should know); Other filters (Become an expert)
- Custom filters (Become an expert)Context matters (Should know); Improving performance reusing selected elements (Become an expert); Methods to filter collections (Become an expert); Traversing DOM SubTrees (Become an expert); How to have efficient selectors (Become an expert)