Selected Index:
Selected Value:
$('select').change(function(event){ console.log(event.target.selectedIndex) console.log(event.target.value) })
comboselect:opened
comboselect:close
comboselect:update