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 jquery plugins?
Difference between javascript and jquery?
Define .siblings() method in jquery?
How to run an event handler only once in jQuery?
How to disable/enable an element with jQuery?
What is the difference between jquery's ready and holdready?
How to use migrate jquery plugin if possible? : jquery mobile
How to read, write and delete cookies in jquery?
What is .bind()? : jquery mobile
Please tell us that is jquery knockkout intended to compete with jquery or prototype or work with it?
Explain the use of each function in jquery?
What is the need for jquery? : jQuery Mobile
Is it too early to discuss jquery ui 1.8?
What are the advantages of jQuery?
What happen if you return false from a jQuery event handler?