I'd like to know if I'm using JS or Jquery, there's a way I can identify the kind of DOM object I'm manipulating.
For example, I make the following selector: $('#filtos select, #filtos input').each(function (index, obj).....);
Insid...
asked by
15.06.2016 / 17:15