SyntaxFix
Write A Post
Hire A Developer
Questions
jQuery way:
$('input[name=myInputName]').change(function(ev) { // your code });