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 |
Write a code for the implementation of a module pattern.
What is difference between .setinterval() and .delay() ?
Explain the difference between jquery's ready and holdready?
What's next on the hitlist with jquery ui?
How to redirect to another page using jquery?
How to use jquery library in our asp.net project?
Explain .empty() vs .remove() vs .detach() in jquery
How we can get the input value of an element using jquery?
How can an element be checked if it contains a specific class?
what are the features of jquery
What is jquery a client or server scripting?
How did you become the creator of jquery ui? Whats the story behind that?