How to write browser specific code using jQuery?

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


Please Help Members By Posting Answers For Below Questions

What is the use of toggle() method in jquery?

448


differentiate between bind() vs live() vs delegate() methods in jquery.

438


What is event preventdefault () and event stoppropagation () in jquery?

400


Can you use multiple document.ready() function on the same page?

498


Explain .empty() vs .remove() vs .detach().

504






Why is jquery better than javascript?

580


Explain data paremeter of jquery ajax method?

6569


What the use of $ symbol in jquery.

461


What programming language does jquery use?

492


What are the approaches of extracting a query string with regular expressions?

406


Explain cdn? : jquery mobile

485


What is get()? : jquery mobile

475


What are the difference between empty(), remove() and detach() functions in jquery?

451


Tell me how to check if number is numeric while using jquery 1.7+? : jquery mobile

477


What are the differences between size and length in jquery?

437