How to write browser specific code using jQuery?



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

Post New Answer

More jQuery Interview Questions

Do you know what is the use of jquery.data()?

1 Answers  


Explain various methods to make ajax request in jquery?

1 Answers  


What is the use of jQuery.data() method?

1 Answers  


What's next on the hitlist with jquery ui?

1 Answers  


Whether jQuery HTML work for both HTML and XML documents?

1 Answers  


Explain animate function in jquery?

1 Answers  


Where can we download JQuery?

1 Answers  


What are features of jquery or what can be done using jquery?

1 Answers  


Difference between document.ready and window.onload? : jQuery Mobile

1 Answers  


How to executed jquery selectors? : jquery mobile

1 Answers  


What is ajax and how it works?

1 Answers  


How to write browser specific code using jquery? : jquery mobile

1 Answers  


Categories