I have a form with some input and select boxes, each has class=\"myClass\". I also have the following script:
class=\"myClass\"
$(document).ready(function() {
Its a bug, You'd add
$("#some_id").unbind('change');
before any change call