• Resolved Obren Markov

    (@autonomash)


    In Firefox browser (ver 64.0.2), the newly opened window does not have scrollbars. Navigation is impossible.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author cubecolour

    (@numeeja)

    I get scrollbars on the popup on my test site with Firefox 64.0.2

    Please provide a link to a page on your site where the issue can be seen along with details of the shortcode parameters you are using.

    Thread Starter Obren Markov

    (@autonomash)

    Unfortunately, I had to remove the plugin from the site, to enable smooth operation. So the link cannot be forwarded to you.

    The form of connection was the following:
    <a class="popup" data-height="600" data-width="1000" href="/material/sewer-drainage-pvc-pipe-jm-eagle/">JM Eagle</a>

    I tried with scrollbars=”yes” variant, but it did not work too

    • This reply was modified 7 years, 2 months ago by Obren Markov.
    • This reply was modified 7 years, 2 months ago by Obren Markov.
    Plugin Author cubecolour

    (@numeeja)

    I cannot reproduce the issue and you don’t have a page where I can see it on your site so I am not able to help.

    Thread Starter Obren Markov

    (@autonomash)

    No problem, I did not ask for help.
    I tried to warn you about the problem with the plugin.

    Plugin Author cubecolour

    (@numeeja)

    Now you’ve edited your previous post I can see that you are using an html link rather than the shortcode.

    scrollbars="yes" is the parameter to be used in the shortcode. When making a link you need to use data-scrollbars="1" instead.

    ie:
    <a class="popup" data-height="600" data-width="1000" data-scrollbars="1" href="/material/sewer-drainage-pvc-pipe-jm-eagle/">JM Eagle</a>

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Firefox problem’ is closed to new replies.