• Dear plugin author,

    following a warning generated by “jQuery Migrate Helper”, I inspected your code at
    “/insert-php/libs/factory/feedback/assets/js/deactivate-feedback.js”
    with the following result:

    It is recommended to change your line 7:

    from: $(window).load(function() {

    into: $(window).on(“load”, function() {

    Best regards

    Michael

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Deprecated “jQuery.fn.load()”’ is closed to new replies.