We want to know if it is possible to have a function using jQuery to inspect a number of elements and, depending on the types assigned to them by one click, perform other fu
window.setInterval(function () { // add your jQuery here }, 100);