RE: Can a product link to an external site (ie: cafepress.com)?
MaxiDVD <[email protected]> 10 Sep 2003 13:46:21 -0000
| Newsgroups | gmane.comp.web.oscommerce.contributions |
|---|---|
| Message-ID | <953177dfb8156e1f762363ea8454cdba@osCommerce-Forums> |
This message was sent from: Contributions
http://forums.oscommerce.com/viewtopic.php?p=227370#227370
----------------------------------------------------------------
Oh well thats different, your question does not really relate to this topic, yes the code aboce is specific for using oscommerce categories to open links..
anyway this is what you need..
[code]<a href="#" onclick="javascript: window.open('http://forums.oscommerce.com/viewtopic.php?t=38047', '','width=500,height=140,left=10,top=10,scrollbars=no');return false;">Click for My New Window</a>[/code]
And that my friend can be paced anywhere you would like it to appear.
Cheers MaxiDVD.