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

Can we execute/run multiple Ajax request simultaneously in jQuery? If yes, then how?

1 Answers  


How to disable jQuery animation?

2 Answers  


What are the two types of CDNs?

0 Answers  


How to always reference latest version of jquery?

0 Answers  


What are the methods used to provide effects?

0 Answers  






What is .empty()? : jquery mobile

0 Answers  


How to fetch the values of selected checkbox array using jquery?

0 Answers  


How to add a class to html element?

0 Answers  


Can jquery be used to make an ajax request?

0 Answers  


Explain how jquery works?

0 Answers  


How do you install/use jquery in a project.

0 Answers  


Explain source maps in jquery? : jquery mobile

0 Answers  


Categories