Web Form Woe
June 2, 2006 7:54 AM
Subscribe
Elegant design of ~500 multiple select elements in HTML? Am new to this whole presentation thing...
I am creating a web form in which users must be able to make N-selections between 500-600 elements. In most cases N <= 10. I have them stuffed into a bunch of select-multiple boxes, atm. Does anyone have suggestions for better layout?
posted by bastionofsanity to computers & internet (10 comments total)
1 user marked this as a favorite
Is there not a way to limit some of the choices (or page them) using some categorization? Can you do something like a Javascript that rewrites the choices based on earlier choices?
posted by bitdamaged at 8:02 AM on June 2, 2006