How to Open Links in a Popup Window
-
I’m trying to open the link of a custom taxonomy in a popup window rather than a new page.
I’ve found this code online and it seems the right way to go but I’m not sure where I should enter it:
<a href="https://www.google.com/search?q=nh-qeucn-002-uae/" target="popup" onclick="window.open('https://www.google.com/search?q=nh-qeucn-002-uae/','popup','width=600,height=600'); return false;"> Open Link in Popup Any suggestion?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to Open Links in a Popup Window’ is closed to new replies.