jQuery .change() Event Bubbling in WP Admin

try $(“selector”).live(“change”, function(){ /Your code here/ });