Notes for You:: jQuery Selectors Tutorial - jQuery Tutorial 11
- First step in learning jQuery is learning “how to select HTML element(s) using jQuery” as efficiently as possible, then “how to add styles, effects, animations, events etc.” to them.
To select HTML element(s) JQuery function accepts a “CSS selector”.
Syntax:
jQuery(“CSS selector”).action(parameters);
OR
$(“CSS selector”).action(parameters);
CSS Selector:
- is a string used to select or target HTML element(s) available on page.
- To select HTML element(s) on the page as much as specifically and as much as generically; CSS provides wide variety of selectors.
Types of CSS Selectors are:
1. Tag selector
2. Class selector
3. ID selector
4. Group selector
5. Contextual selector
a. Descendent selector
b. Direct Child selector
c. Adjacent sibling selector
d. General sibling selector
6. Attribute selector
7. Pseudo classes
8. Pseudo elements
9. Universal selector
=========================================
Follow the link for next video:
jQuery Tutorial 12 - jQuery Tag Selector | jQuery Element Selector
[ Ссылка ]
Follow the link for previous video:
jQuery Tutorial 10 - jQuery CSS() Method
[ Ссылка ]
=========================================
jQuery Tutorials Playlist:-
[ Ссылка ]
=========================================
Watch My Other Useful Tutorials:-
jQuery UI Tutorials Playlist:-
[ Ссылка ]
Bootstrap Tutorials Playlist:-
[ Ссылка ]
Dreamweaver Tutorials Playlist:-
[ Ссылка ]
=========================================
► Subscribe to our YouTube channel:
[ Ссылка ]
► Visit our Website:
[ Ссылка ]
=========================================
Hash Tags:-
#ChidresTechTutorials #jQuery #jQueryTutorial
jQuery Selectors Tutorial - jQuery Tutorial 11
Теги
jquery selectors tutorialjquery advanced selectorsjquery selectors and filtersadvanced jquery selectorscss selectors jqueryjquery selectors examplejquery selectors in htmljquery selectors explainedhow jquery selectors workjquery tutorialjquery tutorialsweb design tutorialweb design tutorialsweb development tutorialweb development tutorialsui design tutorialschidres tech tutorials jquerychidres tech tutorialsmanjunath chidre