Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll Issue with HTML Page in Modal Window #281

Open
User13728 opened this issue Oct 4, 2020 · 0 comments
Open

Scroll Issue with HTML Page in Modal Window #281

User13728 opened this issue Oct 4, 2020 · 0 comments

Comments

@User13728
Copy link

User13728 commented Oct 4, 2020

Hi. Thanks for your effort on jquery-modal. It is quite elegant to me.

I was looking for a way to open a full html page in a popup window and came up with your work.
I followed the 4th example on https://jquerymodal.com/. Mozilla Firefox did open the full HTML page (page width is 300 px on a 1200px screen) inside a modal window of 300px width and 100% height. However:

  1. The modal screen was aligned to the foremost left of the screen instead of center.
  2. The height of the modal screen was to the fullest that close button was not clearly visible. Only 90 degree quarter of full close button circle was displayed on top right corner, which is easy to miss and difficult to click.
  3. The page inside the modal window should be scrolled so that the user can see the whole content. However there was no scrollbar in modal window.

I am not much experienced in javascript. Therefore it is not so easy for me to comb your code and find out what part to modify. Would you correct those issues or at least tell me what parts should I focus into? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant