Page 1 of 1

Could somebody try this quickly?

Posted: Mon Jul 03, 2006 10:35 am
by SpiderMonkey
http://www.johnhubbardantiques.com/order.html

Place an order then try fiddling with the controls on the next page (basket.php)

Are there any Javascript errors?

I'm trapped in a totally PC-free zone and can't do this myself unfortunately.

Posted: Mon Jul 03, 2006 11:09 am
by Maugrim_The_Reaper
Javascript warning:

Code: Select all

Warning: Element referenced by ID/NAME in the global scope. Use W3C standard document.getElementById() instead.
Source File: http://www.johnhubbardantiques.com/basket.php
Line: 110
Also on the menu, changing quantity does not change the price field amount. Now this may simply be because the price calculated is for ONE product, not for how many you are thinking of ordering. Thought I'd note it since I would have expected changing quantity to update the price...

Posted: Mon Jul 03, 2006 11:24 am
by SpiderMonkey
Thanks for spotting that quantity bug. Fairly sure thats a case of going back to an earlier version of my code without remembering to redo changes.

Posted: Mon Jul 03, 2006 11:28 am
by Maugrim_The_Reaper
Happy to help :wink: