Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
How to check data type of any variable in jQuery?
+3
votes
796
views
How to check data type of any variable in jQuery?
jquery
posted
Jul 16, 2015
by
Shivaranjini
Share this question
Your comment on this post:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
1 Answer
0
votes
Using $.type(Object) which returns the built-in JavaScript type for the object.
answer
Jul 23, 2015
by
Manikandan J
Your comment on this answer:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Your answer
Preview
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Similar Questions
+3
votes
Is there any way to check in the macro passed parameter is a variable or data type in C ?
+3
votes
How to check if number is numeric while using jQuery 1.7+?
+4
votes
How to check Jquery UI loaded or not?
+3
votes
How to create clone of any object using jQuery?
+2
votes
How do you check if an element exists or not in jQuery?
...