[Html-widget] Multiple Select Elements one "row"

Jim Spath jspath at pangeamedia.com
Wed Jan 17 23:08:54 GMT 2007


Hi,

I want to use 3 select elements in my form in order to collect birth 
date.  It would be preferable if it would look something like:

Birth Date:  [MM]/[DD]/[YYYY]

Where [MM], [DD], and [YYYY] are all HTML::Widget elements.

I would also prefer to keep outputting the form using the as_xml() method.

What is the best method for outputting three select elements together?

Thanks!
Jim



More information about the Html-widget mailing list