Using 1.4.9.3
Using my dummy store to learn how to do this.
If you click the"What Size Am I" Link a popup will appear with tabbed info inside, it looks good and I'm happy with it.
This is pulled in from an information page, shown below:
Code: Select all
<A HREF="javascript:void(0)"
onclick="window.open('http://domain.com/index.php?route=information/information&information_id=7',
'welcome','width=690,height=822')">
<p style="margin-top:5px; margin-bottom:5px; font-size:13px;
font-style:italic;">What size am I?</p></A>
Is there a way to do this or is there a better way entirely?
I tried my best at this but not enough?
Thanks
Chris