dimsemenov / Magnific-Popup

Light and responsive lightbox script with focus on performance.
http://dimsemenov.com/plugins/magnific-popup/
MIT License
11.39k stars 3.48k forks source link

how to use a link inside a modal window to close and open that link on background #1075

Open GuenniWeb opened 6 years ago

GuenniWeb commented 6 years ago

i have some galleries and they have under each image a title with a link to an anchor ID. When i click the link the modal window should close and scroll to the anchor link. How to obtain that? - Thanks Links to new pages works - but to scroll to an anchor of the parent-page (page that contains the popup link) does not work.

GuenniWeb commented 6 years ago

means - open the anchor link on background page an close modal window.