Buy Questpond's video subscriptions on
huge discount
.
Online: 2382
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
jQuery
>
Loading ...
What do we mean by element or control Selector?
Posted by
vishalneeraj-24503
on 6/9/2014 | Category:
jQuery Interview questions
| Views: 2200 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
The jQuery element selector is used to select any controls based on the control name.
For Example:-
We can select all division tag or H1 tag elements on a page as below:-
$("div")
$("h1")
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What do we mean by .class Selector?
Next > :
What do we mean by #id Selector?
Comments or Responses
Login to post response
More Interview Questions by vishalneeraj-24503
What do we mean by #id Selector?
How to hide all controls which have the same class applied?
How to hide particular control using jQuery?
How to hide all Paragraph embedded on the Page?
How to hide current element or controls in jQuery?
What is the basic syntax of jQuery?
How to get the date selected by Calender control?
What is the Event of Asp.Net Calender Control?
Latest Interview Questions
In MVC is mandatory to be Map route {controller}/{action}/{id} In Thi ...
There is a new building having 100 rooms in it. A painter was hired to ...
Which of the following type of encoding is used in WCF?
Which of the following is the End point component of WCF?
In WCF, the namespaces used for serialization is?
In WCF, which of the following functionalities doesn't not support ...
In WCF, the mode of security by default in BasicHttpBinding is?
What is the Message Contract in WCF?
More ...