![]() |
rate product in popup window!
Hi All
i'm still having trouble with vote.tpl and was hoping someone might be able to help?? the problem i am having is because my product.tpl now loads in it's own window when anybody tries to rate a product the product.tpl reloads and includes all the nav bars, headers etc instead of just the product spec the code for my vote.tpl is below i have also included the code for the button which opens the product.tpl as i suspect it's something to do with popup=on Code:
{* $Id: vote.tpl,v 1.4 2002/12/03 11:55:44 svowl Exp $ *} button code:- Code:
<a href="javascript:window.open('product.php?popup=on&productid={$products[product].productid}', 'blank', 'width=600,height=500,resizable,scrollbars=yes' ); void(0);"> regards jon |
Jon,
I tried this on your site and it gave me an access denied message. Have you named your main page window? If so you can just put in a target within the form action shown here. |
All times are GMT -8. The time now is 02:59 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.