Exploring jQuery Selectors
page 1 of 11
Published: 07 Apr 2009
Unedited - Community Contributed
Abstract
This article describes the Selectors available in the 1.3.2 version of jQuery. Nihar mentions each selector and filter briefly with an example.
by Nihar Ranjan Nayak
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 41566/ 42

Introduction

Selectors are most important part of the jQuery API or library. They use very easy syntax to identify a set of elements. They completely change the way we work with our JavaScript code. Here i will explain the jQuery Selectors available in the latest version (1.3.2).

So before exploring the Selectors I would recommend to download the latest version of jQuery from jQuery.com. Then create a new web site in Visual Studio. Add the downloaded jQuery.js file to your web site. Then in your Default.aspx page specify the reference to the jQuery.js file like this :

                   <script src="jquery-1.3.2.min.js" type="text/javascript"></script>

At this point you are ready to work with jQuery and to test all the Selectors.

Add a new  <script type="text/javascript"></scripttag. Write all your jQuery code within this tag.


View Entire Article

User Comments

Title: good   
Name: 00
Date: 2010-01-28 10:44:36 PM
Comment:
thanks
Title: Request   
Name: Pls write more article on JQuery
Date: 2009-05-12 6:46:55 AM
Comment:
Hello Nihar
Please write more articles on JQuery.
Tume lekha ame sahajare khali padhi kam akribu
How is the IDEA?
Excellent Idea...
Title: Ureka   
Name: Lulu
Date: 2009-05-11 10:26:46 AM
Comment:
Really I have been searching this type of article for last 2 months.Thank you Nihar.
Title: Excellent boss   
Name: Sumoon
Date: 2009-05-11 10:23:15 AM
Comment:
Excellent Article boos.Please post tghis type of usefull articles more

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-18 6:27:00 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search