darksoap
09-28-2003, 06:41 PM
The below script is for a shopping cart.
onclick="window.open('https://www.paypal.com/cart/display=1&business=orders%mybusinessname.com','cartwin','width=600,height=400,scrollbars,lo cation,resizable,status');">
The problem is when some keeps shopping and selects another item it opens a new window, and does not refresh the current on.
I have done some basic research I have been unable to find a way to refresh this expect using the child and parent commands and I am just not sure if that will work in this set of circumstances.
Thanks
Darksoap.
onclick="window.open('https://www.paypal.com/cart/display=1&business=orders%mybusinessname.com','cartwin','width=600,height=400,scrollbars,lo cation,resizable,status');">
The problem is when some keeps shopping and selects another item it opens a new window, and does not refresh the current on.
I have done some basic research I have been unable to find a way to refresh this expect using the child and parent commands and I am just not sure if that will work in this set of circumstances.
Thanks
Darksoap.
