Guest Posted May 18, 2003 Posted May 18, 2003 Ok, heres my deal. I am incorporating osCommerce into my pre-existing site. Here is my problem. On the left side of my site (which is now "column_left.php") I have links. You can see them here, http://www.thevinyladvantage.com/test/default.php My problem is when people click on "HOME" or "BENEFITS OF VINYL" it opens a new window. Is there any way to take those html pages and have the open up in the middle osCommerce window? Here is my code from just one link. The "target=hoover" is the iframe that I target in my current page. <tr> <td><a href="tva1/benefits.html" target="hoover" alt="Benefits Of Vinyl" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image9','','images1/b6r.jpg',1)"><img src="images1/b6.jpg" name="Image9" width="192" height="14" border="0"></a></td> </tr> Is there any hope? Or am I SOL? All help is appreciated Is it going to be possible to t
Guest Posted May 18, 2003 Posted May 18, 2003 Take a look at the shipping link in the left column. That should give you a clue about what to do! Thomas Ok, heres my deal. I am incorporating osCommerce into my pre-existing site. Here is my problem. On the left side of my site (which is now "column_left.php") I have links. You can see them here, http://www.thevinyladvantage.com/test/default.php My problem is when people click on "HOME" or "BENEFITS OF VINYL" it opens a new window. Is there any way to take those html pages and have the open up in the middle osCommerce window? Here is my code from just one link. The "target=hoover" is the iframe that I target in my current page. <tr> <td><a href="tva1/benefits.html" target="hoover" alt="Benefits Of Vinyl" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image9','','images1/b6r.jpg',1)"><img src="images1/b6.jpg" name="Image9" width="192" height="14" border="0"></a></td> </tr> Is there any hope? Or am I SOL? All help is appreciated Is it going to be possible to t
Recommended Posts
Archived
This topic is now archived and is closed to further replies.