Mastering JavaScript: A Complete Programming Guide Including jQuery, AJAX, Web Design, Scripting and Mobile Application Development by White Michael B
Author:White, Michael B. [White, Michael B.]
Language: eng
Format: epub
Published: 2019-04-04T16:00:00+00:00
jQuery Selectors
In this section, we will look at using jQuery to select HTML elements.
The most common use of JavaScript is to get or modify content or values of HTML elements on a page, followed by applying effects, such as show/hide, animation, etc. Before you can do any of this, you need to find your target HTML element and select it.
You could use a typical JavaScript approach, but it will be incredibly agonizing! This is where jQuery makes things wonderfully simple. One of the most powerful of all jQuery features is that it makes it easy to select DOM elements quickly.
Tip
jQuery offers support for almost every selector the CSS3 specifications define and it also includes its own selectors. The custom selectors provide the ability to enhance the selection of the HTML elements.
In the next couple of sections, we will look at the more common methods to select elements and what you can do with them using jQuery.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8316)
Test-Driven Development with Java by Alan Mellor(6872)
Data Augmentation with Python by Duc Haba(6796)
Principles of Data Fabric by Sonia Mezzetta(6533)
Learn Blender Simulations the Right Way by Stephen Pearson(6438)
Microservices with Spring Boot 3 and Spring Cloud by Magnus Larsson(6297)
Hadoop in Practice by Alex Holmes(5969)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5817)
RPA Solution Architect's Handbook by Sachin Sahgal(5696)
Big Data Analysis with Python by Ivan Marin(5433)
The Infinite Retina by Robert Scoble Irena Cronin(5396)
Life 3.0: Being Human in the Age of Artificial Intelligence by Tegmark Max(5164)
Pretrain Vision and Large Language Models in Python by Emily Webber(4399)
Infrastructure as Code for Beginners by Russ McKendrick(4169)
Functional Programming in JavaScript by Mantyla Dan(4050)
The Age of Surveillance Capitalism by Shoshana Zuboff(3966)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3880)
Embracing Microservices Design by Ovais Mehboob Ahmed Khan Nabil Siddiqui and Timothy Oleson(3681)
Applied Machine Learning for Healthcare and Life Sciences Using AWS by Ujjwal Ratan(3659)
