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
What are the advantages of minified version of jquery?
How to increase cursor size in html body using jquery?
What is the use of jQuery.data() method?
What were the biggest challenges of getting the jQuery 1.7 release ?
What are the paremeter of jquery ajax method?
What is event preventdefault () and event stoppropagation () in jquery?
How you get server response from an ajax request using jquery?
How to load a page using jquery mobile? : jquery mobile
Explain jquery filter?
How we can get the value of a radio button using jquery?
What is the slowest selector in jQuery?
How to select class in jquery?
Please explain remove class jquery with example?
What is the use of delay() method in JQuery?
Jquery can be used in what scenarios?