inline on change input html

HTML
<input type="text" id="username" onchange="usernameChanged">
Source

Also in HTML: