10 January 2014

How to check data type of any variable in jQuery?

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

No comments:

Post a Comment