Answers

Question and Answer:

  Home  JQuery Programmer

⟩ How to check data type of any variable in jQuery?

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

 177 views

More Questions for you: