• Resolved indepthg

    (@indepthg)


    Hello,
    At the bottom of all my pages I see the following content. What can I do to fix it?
    ———————————————————–
    $(‘img’).each(function() {

    $(this)[0].oncontextmenu = function() {

    alert(‘We’re sorry. Right-Click is not available’);

    return false;

    };
    });
    ———————————————————–
    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @indepthg,

    Sorry for the delay in response.

    We will check on this and get back to you with an update.

    Regards,
    Kenil Shah

    Plugin Author Dhruvin

    (@dhruvin)

    Hello @indepthg

    The following snippet does not seem to be from our plugin. Can you please let us know if you are still facing this issue or not?

    Thanks,
    Dhruvin

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Code shown at bottom of my page’ is closed to new replies.