Let’s wrap this in an enclosure where ever used.
(function($){
$(document).ready(function(){
$(document).on("change", "[data-has_field_rules=yes]", function(){
...
});
});
)(jQuery);
-
This reply was modified 7 years, 6 months ago by wordninja.
-
This reply was modified 7 years, 6 months ago by wordninja.
-
This reply was modified 7 years, 6 months ago by wordninja.