Answers

Question and Answer:

  Home  jQuery Mobile

⟩ Tell me how to check data type of any variable in jQuery?

Using $.type(Object) which returns the built-in JavaScript type for the object.

 206 views

More Questions for you: