- Instant jQuery Selectors
- Aurelio De Rosa
- 379字
- 2021-04-02 10:25:54
What this book covers
Setting up jQuery (Must know) explains how to download and include jQuery in a web page and a good rule of thumb to choose between the two major jQuery branches, 1.X and 2.X.
The All selector (Must know) covers the All (or Universal) selector, to select all of the elements of a document.
Selecting by ID (Must know) introduces the ID selector and how jQuery manages it behind the scenes.
Selecting by class (Must know) describes the Class selector and how to optimize it for older browsers.
Selecting by tag (Must know) demonstrates the use of the Element selector and how you can use it in conjunction with other selectors.
Multiple selectors at once (Should know) shows how to use more than one selector in a single call.
Selecting by hierarchy (Must know) covers the hierarchy operators that allow you to retrieve elements by their relationship in the DOM.
Selecting by attributes (Should know) describes how many and what are the selectors to collect elements by their attributes.
Selecting by position using filters (Should know) introduces filters, and in particular those that allow to filter a collection using the elements' positions inside the collection itself.
Selecting from elements using filters (Should know) covers filters specific to form elements.
Child filters (Should know) describes filters to target node's children.
Other filters (Become an expert) shows the filters not covered in the previous recipes.
Custom filters (Become an expert) explains how to create a custom filter using two approaches.
Context matters (Should know) shows how to use the second parameter of the jQuery constructor in order to improve performance.
Improving performance re-using selected elements (Become an expert) demonstrates how to store a collection of previously selected elements in a variable for a later processing and how this method can improve performances.
Methods to filter collections (Become an expert) covers how many and what are the jQuery's methods to filter a collection.
Traversing DOM SubTrees (Become an expert) describes how many and what are the methods that can be applied to a collection, to find elements starting from a matched set.
How to have efficient selectors (Become an expert) explains tips and tricks to improve the performances of a website by simply selecting elements in the right way.
- 中文版3ds Max 2016/VRay效果圖制作實戰(zhàn)基礎教程
- Photoshop CC中文版基礎與實例教程(第7版)
- ASP.NET jQuery Cookbook
- Adobe創(chuàng)意大學Photoshop CS5 產(chǎn)品專家認證標準教材
- CINEMA 4D R20完全實戰(zhàn)技術手冊
- 邊做邊學:平面設計(Photoshop CS6 +CorelDRAW X6)
- AutoCAD 2020中文版入門、精通與實戰(zhàn)
- Microsoft Azure: Enterprise Application Development
- 短視頻剪輯基礎與實戰(zhàn)應用(剪映電腦版)
- .NET 4.0 Generics
- Moodle 2.0 for Business Beginner's Guide
- Oracle E/Business Suite R12 Supply Chain Management
- 3ds Max三維動畫制作項目式教程
- 中文版Photoshop CC 2018基礎培訓教程(全彩版)
- SolidWorks 2020中文版入門、精通與實戰(zhàn)