jQuery Mobile Question:

Download Job Interview Questions and Answers PDF

Tell me how to write browser specific code using jQuery?

jQuery Mobile Interview Question
jQuery Mobile Interview Question

Answer:

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.

Download jQuery Mobile Interview Questions And Answers PDF

Previous QuestionNext Question
Explain chaining in jQuery?Is it possible to use jQuery to make ajax request?