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

Jquery can be used in what scenarios?

0 Answers  


Is jquery a library for client scripting or server scripting? : jquery mobile

0 Answers  


What is the use of param() method?

0 Answers  


List a few features of jquery mobile? : jQuery Mobile

0 Answers  


What programming language does jquery use?

0 Answers  






Explain the animate function.

0 Answers  


How to resolve conflicts with other libraries?

0 Answers  


How to multiple AJAX requests be run simultaneously in jQuery?

0 Answers  


What is get()? : jquery mobile

0 Answers  


What is the difference between the knockout and jquery?

0 Answers  


What are the different ways of using $.connect function in jquery?

0 Answers  


What are the different types of selectors in jquery?

0 Answers  


Categories