Sunday 20 May 2012

JQuery Interview Questions


1.What is JQuery? Why we have to use JQuery for our applications?
2.Write any sample program using JQuery?
3.What is CDN for JQuery? If CDN will fail, how to handle JQuery file?
4.Zoom image using JQuery example&
How to zoom image using JQuery animate function (or) mouseover and mouseout?
5.Image movement using JQuery Example using animate, mouseover and mouseout functions?
6.How to split text or string in JQuery using split() function with an example in ASP.NET?
7.How to refresh/reload part of page using Javascript or JQuery in ASP.NET?
8.What is the use of jQuery.NoConflict with example?
9.How to disable button using JQuery with Example?
10.When JQuery ready event will fire?
11.How to execute jQuery code after the browser window is completely loaded?
12.what is JQuery core?
13.what is th use of .pushStack()in jquery?
14.what is delegate method in JQuery? how to use it?
15.How to use class divison and other html tag using JQuery in the selectors?
16.How to do ajax call using JQuery? how to get sever response for AJAX call using JQuery?
17.What are the AJAX functions in JQuery?
18.how to get query string values using JQuery?
19.How to get data of particular element of JQuery?
20.How to get the text value of a selected option?

21.How to do email validation using jquery?
22.Using regular expressions how to validate numeric text box using jquery?
23.How to validate text box is empty of not using jquery?
24.How to validate character count of text box using jquery?
25.What is jquery .connect?

No comments:

Post a Comment