/ Published in: JavaScript
How to create a popup window in Magento
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<a onclick="popWin('http://www.somelink.com','windowName','width=800,height=600,resizable=yes,scrollbars=yes')">Compare Items</a>