jQuery migrate, fn.load is deprecated
-
I get the jQuery migration warning on fn.load in the following file on line 342:
/extended-widget-options/assets/js/jquery.widgetopts.jsJQMIGRATE: jQuery.fn.load() is deprecated jquery-migrate.js:45:4jQuery(window).load(function() { widgetopts_fe.init(); });Would you be so kind to use the non-deprecated method?
The topic ‘jQuery migrate, fn.load is deprecated’ is closed to new replies.