On the page at http://www.natorigin.co.uk/acatalog/info.html about half way down I am using a pop-up window to show our PCI DSS certificate but the pop-up window appears the wrong shape.
Can't seem to get it right. The code I have on the page is:
<a href="https://sealserver.trustkeeper.net/compliance/cert.php?code=w6oj3BctHtNV4gUyxZfZ1ViTpDG8Ww&style=normal&size=105x54&language=en" target="popup" onClick="wopen('https://sealserver.trustkeeper.net/compliance/cert.php?code=w6oj3BctHtNV4gUyxZfZ1ViTpDG8Ww&style=normal&size=105x54&language=en', 'popup', 555, 410); return false;"><img src="TrustwareSeal.jpg" width="95" height="49" border="0" alt="Trusted Commerce"/></a></font><br>
But the pop-up window doesn’t appear to be 555, 410.
Any help appreciated.
James
Can't seem to get it right. The code I have on the page is:
<a href="https://sealserver.trustkeeper.net/compliance/cert.php?code=w6oj3BctHtNV4gUyxZfZ1ViTpDG8Ww&style=normal&size=105x54&language=en" target="popup" onClick="wopen('https://sealserver.trustkeeper.net/compliance/cert.php?code=w6oj3BctHtNV4gUyxZfZ1ViTpDG8Ww&style=normal&size=105x54&language=en', 'popup', 555, 410); return false;"><img src="TrustwareSeal.jpg" width="95" height="49" border="0" alt="Trusted Commerce"/></a></font><br>
But the pop-up window doesn’t appear to be 555, 410.
Any help appreciated.
James
Comment