How to write browser specific code using jquery? : jquery mobile



How to write browser specific code using jquery? : jquery mobile..

Answer / Prachi Chaudhary

"To write browser-specific code": Use jQuery's $.browser object or feature detection methods like $.support.cors.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

Explain some features of jquery knockout?

1 Answers  


What are two different version of jquery library? : jquery mobile

1 Answers  


How do I pull a native DOM element from a jQuery object?

1 Answers   MCN Solutions,


What happen if you return false from a jQuery event handler?

1 Answers  


Explain width() vs css(‘width’)?

1 Answers  


Whether our own specific characters are used in place of $ in jQuery?

1 Answers  


Is jquery still relevant 2019?

1 Answers  


Does events are also copied when you clone any element in jQuery?

1 Answers  


What is jquery mobile theming? : jquery mobile

1 Answers  


What is the difference between find and children methods in jquery?

1 Answers  


How does the jQuery pushStack function work?

1 Answers  


What is .detach()? : jquery mobile

1 Answers  


Categories