W3Schools.com

jQuery * Selector

jQuery Selectors jQuery Selectors

Example

Select all elements inside <body>:

$("body *")

Try it yourself »

Definition and Usage

The * selector selects every single element in the document, including html, head and body.

If used together with another element (nested selectors, like in the example above), it selects all child elements within the specified element.

Syntax

$("*")


Tips and Notes

Tip: Depending on use, the * can be slow, and heavy for some browsers to process.


Examples

Try it Yourself - Examples

Select all elements
Use the * selector to select all elements in a document.


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
XML Editor - Free Trial!
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