Jquery

jQuery Intro

jQuery Intro Quiz

jQuery Intro Exercise

jQuery Basic

jQuery Basic Quiz

jQuery Basic Exercise

jQuery Advance

jQuery Advance Quiz

jQuery Advance Exercise

jQuery Selectors

jQuery Effects

jQuery Events

jQuery Methods and Properties

jQuery Traversing

jQuery CSS and HTML Methods

jQuery :lang() Selector

jQuery :lang() Selector

 

 

The :lang() selector is used to select all elements with the language attribute starting with a specified value.

 

Syntax:-

 

Its syntax is:- $(":lang(language)");

Code Explanation

All Tutorials related to jQuery Selectors

All Sections related to Jquery