Use <%= date_select "user", "dob", {:start_year=>1960}, {:tabindex=>"4"} %> But the tabindex will be the same for all 3 comboboxes.
Dmitry
Use <%= date_select "user", "dob", {:start_year=>1960}, {:tabindex=>"4"} %> But the tabindex will be the same for all 3 comboboxes.
Dmitry