JQuery Check es seleccionado

if(!$(el).is("select")) {
    // the input field is not a select
}
Matteoweb