popup with class
-
Hi
I managed to create a popup that comes out based on the class like below.
<a class="popup1" href="#" >Test popup</a>
and I use Open by Selector .popup1 and the popup works fine.
Just one thing, when the popup opens, it brings the user to the top of the page.
Is there a way to make the popup comes out while remaining the same y-position (not bringing up to the top page) dynamically on the current page?
Please guide me on this.
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘popup with class’ is closed to new replies.