what does $("div") will select? : jquery mobile
Answer / Mandeep Kumar
$('div') will select all the HTML elements that are divs on the page.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you please explain the difference between body onload() and document.ready() function? : jquery mobile
How jQuery selectors are executed?
What are the difference between alert() and confirm()?
How to disable cut,copy and paste in TextBox using jQuery?
How can we debug jQuery?
Whether we need to add jQuery file in both Master and Content page?
Explain slidetoggle() effect.
How to get the current offset of the first matched element, in pixels, relative to the document using ?
Explain the use of the $.fn.bind and $.fn.trigger.
What are all the ways to include jQuery in a page?
What is the use of delegate() method in jquery?
How to use it jquery knockout?