Answers

Question and Answer:

  Home  jQuery Mobile

⟩ Tell me how to write browser specific code using jQuery?

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.

 164 views

More Questions for you: