Author Topic: Scrollbars for modal popup windoow showing Privacy statement  (Read 2671 times)

Offline JerryPF

  • Newbie
  • *
  • Posts: 7
  • Karma: +2/-0
    • View Profile
Scrollbars for modal popup windoow showing Privacy statement
« on: October 22, 2019, 10:22:34 PM »
Hi all,

At the moment we're developing a new website using AbanteCart 1.2.15

When a customer is creating a new customer account, at the bottom of the screen
there's the optional checkbox which a customer should tick to agree to the Privacy statement.
Right in front of this checkbox, there's a link to the Privacy statement text.
When the customer clicks this link, a Javascript modal popup window is shown on the screen,
displaying all text of the Privacy statement.
In our case the Privacy statement has a lot of text, and only half of that can be read in the modal
popup window.
To be able to read the full Privacy statement text, this modal popup window needs vertical scrollbars, which
it doesn't have at the moment.
Is there a javascript expert who could please let me know how to enable vertical scrollbars in the modal popup
window? The code for the current popup window can be found at the bottom of custom.js in the javascript directory.
Thanks a lot in advance!

Cheers,
Jerry

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5798
  • Karma: +274/-2
    • View Profile
Re: Scrollbars for modal popup windoow showing Privacy statement
« Reply #1 on: October 23, 2019, 02:13:32 AM »
Hello.
Scroll should work even if scrollbar are not shown. What is your browser and OS type?

Offline JerryPF

  • Newbie
  • *
  • Posts: 7
  • Karma: +2/-0
    • View Profile
Re: Scrollbars for modal popup windoow showing Privacy statement
« Reply #2 on: October 23, 2019, 04:22:55 AM »
Hello Basara,

The browser is firefox on windows 7
With the popup window  active, when using the scroll wheel
of the mouse, the only thing scrolling up and down is the underlying
Website page.
The modal popup window stays in the same position
And the privacy policy text is not scrolling.
What should i do?
Thanks.

Cheers
Jerry

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5798
  • Karma: +274/-2
    • View Profile
Re: Scrollbars for modal popup windoow showing Privacy statement
« Reply #3 on: October 23, 2019, 06:24:43 AM »
Hello.
Can you share a link? And make sure you have valid html in case you use html tags

 

Powered by SMFPacks Social Login Mod