Hi everyone! I'm the author of code.mu :)
I'd love to chat with my non-Russian audience. I'm looking for your feedback on the site and the translation quality. Let's chat:)
⊗jqBsSA 21 of 113 menu

Attribute Selector in jQuery

Selects elements that contain the attribute or an attribute with a specific value, such as:

$("input[type='text']");

The attribute selector also looks for elements that start with a certain value, for example:

$("a[href^='http://']");

And elements ending with a certain value:

$("a[href$='.ru']");

In addition, this selector can be used to select elements that contain a specific value anywhere, for example:

$("a[target*='blank']");
English
AfrikaansAzərbaycanБългарскиবাংলাБеларускаяČeštinaDanskDeutschΕλληνικάEspañolEestiSuomiFrançaisहिन्दीMagyarՀայերենIndonesiaItaliano日本語ქართულიҚазақ한국어КыргызчаLietuviųLatviešuМакедонскиMelayuမြန်မာNederlandsNorskPolskiPortuguêsRomânăРусскийසිංහලSlovenčinaSlovenščinaShqipСрпскиSrpskiSvenskaKiswahiliТоҷикӣไทยTürkmenTürkçeЎзбекOʻzbekTiếng Việt
We use cookies for website operation, analytics, and personalization. Data processing is carried out in accordance with the Privacy Policy.
accept all customize decline