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

Different ways of using $.connect function in jquery?

632


How can images be made to appear scrolling one over another?

617


How do I check if an element is hidden in jQuery?

640


Why is not dom ready working for jquery mobile? : jquery mobile

601


What are selectors in jquery?

633


What is each() function in jQuery? How do you use it?

608


Where jquery mobile works? : jquery mobile

616


How can you delay document.ready until a variable is set?

647


Can you please explain the difference between parent() and parents() methods in jquery? : jquery mobile

565


How is the deferred method in jquery important in relation to animate method?

784


Explain the difference between $(this) and 'this' in jquery?

666


Define .siblings() method in jquery?

639


What are the features of jquery used in web applications?

643


Tell me how do you stop the currently-running animation? : jquery mobile

566


Explain the each() function?

665