select onchange pass elemnt

JavaScript
<select onchange="doSomething(this)">
Source

Also in JavaScript: