1.

Tell Me How To Check Data Type Of Any Variable In Jquery?

Answer»

USING $.TYPE(OBJECT) which RETURNS the built-in JAVASCRIPT type for the object.

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



Discussion

No Comment Found