Answer Posted / chaitanya
Using jQuery.browser property, we can write browser specific code. This property contains flags for the useragent, read from navigator.userAgent. This property was removed in jQuery 1.9.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write the code to define a requirejs module with its dependencies.
Explain data paremeter of jquery ajax method?
How to resolve conflicts with other libraries?
How to multiple AJAX requests be run simultaneously in jQuery?
What does jQuery data() function do?
Can you use multiple document.ready() function on the same page?
Define jquery connect?
Define cdn in jquery?
What is the use of css() method in jquery?
Tell me what does $("div") will select? : jquery mobile
What are selectors in jquery?
Have any of your startup projects failed dismally - if so, why and how did you learn from them?
explain bind() vs live() vs delegate() methods in jquery
Can we call C# code behind using jQuery?
Does jquery 2.0 supports ie? : jquery mobile