xenia
08-10-2006, 10:31 AM
Hello everyone,
I would like to ask if anybody knows if and how i can change the default drop down menus that we are using in a form when the user select one of the options.
I would like to customise the part of the menu that click on it and displays the options.
<select name="select">
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
Any ideas?
Thanks,
Xenia
I would like to ask if anybody knows if and how i can change the default drop down menus that we are using in a form when the user select one of the options.
I would like to customise the part of the menu that click on it and displays the options.
<select name="select">
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
Any ideas?
Thanks,
Xenia