Open Popup with GET Parameter
-
I would like to display a popup on a particular page only if a specific GET parameter is set in the URL, For example https://www.test.com/page1?showpopup=1 shoud open popup one, https://www.test.com/page1?showpopup=2 shoud open popup two and https://www.test.com/page1 shoud not open any popup. How can I do this?
Thank you for your help.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Open Popup with GET Parameter’ is closed to new replies.