In jQuery, if I have a reference to an element, how can I determine what kind of element it is, for example, an input or an dropdown? Is there any way to find out?

Duplicate:

How can I determine the element type of a matched element in jQuery?

3 Answers
3

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *