View Single Post
Old Oct 25th, 2006, 11:12 AM   #2
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
You have two things with the same ID (quantity), a div and a select. I haven't looked further. I would guess things would be okay when the page loaded, but screwed up once you stuck the second "quantity" in there (the select). You'd be trying to stuff another 5 lbs of crap in a different bag.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote