I can’t add a comment, so I offer my suggestion here,
@ Justin Johnson
$("#close-question-2114317").change(function() {alert(1);}); $("#close-question-2114317").text( function(){ $(this).trigger('change'); return "Close!!!"; });
I believe that we can trigger a trigger if this is the case ...
source share