W3Schools.com

jQuery [attribute$=value] Selector

jQuery Selectors jQuery Selectors

Example

Select all a elements with an href attribute that ends with ".org":

$("a:[href$=.org]")

Try it yourself »

Definition and Usage

The [attribute$=value] selector selects each element with a specific attribute, with a value ending in a specific string.

Syntax

$("[attribute$=string]")

Parameter Description
attribute Required. Specifies the attribute to find
string Required. Specifies the string the value should end with


jQuery Selectors jQuery Selectors


WEB HOSTING
Best Web Hosting
PHP MySQL Hosting
Best Hosting Coupons
UK Reseller Hosting
Cloud Hosting
Top Web Hosting
$3.98 Unlimited Hosting
Premium Website Design
WEB BUILDING
Download XML Editor
FREE Website BUILDER
Best Website Templates Top CSS Templates
CREATE HTML Websites
EASY WEBSITE BUILDER
W3SCHOOLS EXAMS
Get Certified in:
HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS
New Books:
HTML, CSS
JavaScript, and Ajax
STATISTICS
Browser Statistics
Browser OS
Browser Display
SHARE THIS PAGE