I just got asked this by a client. I don't think it's possible.
What they're looking for is a drop down list showing different versions 
of a product with several attributes all in equal width columns.

Kinda like:

         Item #    Size   Color   Radius
----------------------------------------------
<select>
<option> 123A      12"    Green    2'   </option>
<option> 123B      14"    Red      7'   </option>
<option> 123C      15"    Blue     9'   </option>       
</select>       

No way - right?

Is there another solution I wonder?
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to