deanosrs
07-10-2007, 07:44 AM
Is there something about ie 6 that stops the following piece of code working?
<a href="javascript:void(0)" onclick="document.updatecart.submit()">Update Cart</a>
Where there is a form called updatecart.
You can see this at www.cupandmug.co.uk/new.php, when you've got something in the cart go to view basket and try to update the cart or submit the order to paypal in ie6.
Any help would be greatly appreciated... I really mean that!
<a href="javascript:void(0)" onclick="document.updatecart.submit()">Update Cart</a>
Where there is a form called updatecart.
You can see this at www.cupandmug.co.uk/new.php, when you've got something in the cart go to view basket and try to update the cart or submit the order to paypal in ie6.
Any help would be greatly appreciated... I really mean that!