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
Different ways of using $.connect function in jquery?
How can images be made to appear scrolling one over another?
How do I check if an element is hidden in jQuery?
Why is not dom ready working for jquery mobile? : jquery mobile
What are selectors in jquery?
What is each() function in jQuery? How do you use it?
Where jquery mobile works? : jquery mobile
How can you delay document.ready until a variable is set?
Can you please explain the difference between parent() and parents() methods in jquery? : jquery mobile
How is the deferred method in jquery important in relation to animate method?
Explain the difference between $(this) and 'this' in jquery?
Define .siblings() method in jquery?
What are the features of jquery used in web applications?
Tell me how do you stop the currently-running animation? : jquery mobile
Explain the each() function?