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
Tell me how to disable jquery animation? : jquery mobile
What is ajax and how it works?
How can images be made to appear scrolling one over another?
What is the use of clone method in jQuery?
Jquery can be used in what scenarios?
How can jquery library be added to pages? Write a basic jquery code?
Define jquery $.ajax() method?
Differentiate among .empty() vs .remove() vs .detach() in jquery.
Is it possible to use jquery to make ajax request? : jquery mobile
Why jquery?
What is jquery mobile theming? : jquery mobile
Define each() function in jquery?
Which sign is used as a shortcut for jQuery?
How to get the server response from an ajax request using jquery?
What is the use of jquery.data()?