How to determine the type of object in jquery?
Rate this page : |
[ 0 votes]
|
Jquery type is used to find out the type of the object. Here, the function jQuery.type() determines the type of your content. Sample code using jquery type is given below.