How to check data type of any variable in jQuery?



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

Answer / chaitanya

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

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More jQuery Interview Questions

What are the advantage of using minimized version of jquery?

0 Answers  


Explain data paremeter of jquery ajax method?

0 Answers  


What are some of the ways to provide effects? : jQuery Mobile

0 Answers  


What is the difference between .js and .min.js?

1 Answers  


How does the jQuery pushStack function work?

0 Answers  






What is the difference between eq() and get() methods in jQuery?

1 Answers  


How to add and remove css classes to an element using ?

0 Answers  


Is jQuery is a replacement of JavaScript?

0 Answers  


How did you become the creator of jquery ui? Whats the story behind that?

0 Answers  


Is it possible to get value of multiple CSS properties in single statement?

1 Answers  


Is jquery a framework?

0 Answers  


Whether our own specific characters are used in place of $ in jQuery?

0 Answers  


Categories