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
What are the advantages of using cdn?
Where can we download JQuery?
What is parseint() and why it is used?
How to write browser specific code using jquery? : jquery mobile
What does the jQuery migrate function do?
How we can hide a block of html code on a button click using jquery?
Tell me can we have multiple document.ready() function on the same page? : jquery mobile
How can images be made to appear scrolling one over another?
Define the types of selectors in jquery?
When can jquery be used?
What were the biggest challenges of getting the 1.7 release out there?
How can we show and hide an element via jquery?
How to write cookies in jquery?
What is CDN?
Different ways of using $.connect function in jquery?