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 |
How can we include jQuery library in ASP.Net project?
List the advantages of jquery?
How can related code be encapsulated? Give example.
Can you please explain the difference between prop and attr? : jquery mobile
Why is jquery better than javascript?
How to write browser specific code using jquery? : jquery mobile
How can we apply css in odd childs of parent node using jquery library?
Why do we need to go for JQuery?
Jquery can be used in what scenarios?
How to add and remove css classes to an element using ?
Define the types of selectors in jquery?
With jquery ui 1.7 being released in the last few days, what do you see as the key parts of jquery ui 1.7? What are you most proud of out of that release?