We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I have several selects on my page, and I just loop through them to create minimalects. But when they are changed I need to know which one was changed.
//this would be really nice opts.onchange = function(val, text, elm) {}