How to write browser specific code using jQuery?
Answer / 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 |
Do you know what is the use of jquery.data()?
Explain various methods to make ajax request in jquery?
What is the use of jQuery.data() method?
What's next on the hitlist with jquery ui?
Whether jQuery HTML work for both HTML and XML documents?
Explain animate function in jquery?
Where can we download JQuery?
What are features of jquery or what can be done using jquery?
Difference between document.ready and window.onload? : jQuery Mobile
How to executed jquery selectors? : jquery mobile
What is ajax and how it works?
How to write browser specific code using jquery? : jquery mobile