PDA

View Full Version : ComboBox Properties


SteveH
01-11-2008, 01:40 PM
Hello

I would like to ask which is the best way of presenting a ComboBox in an online form.

I have a form which works and which uses a field for 'Country'. At the moment, the user types in his own country.

I decided to make use of Flash MX 2004's ComboBox component and spent an age including over 200 countries (!) and while I like the way it looks, it has rounded edges and so does not share the same style as my other sharp, rectangular fields for name, email, etc. I do not also appear to be able to change properties such as border colour, though this might be something that could be done in AS.

Should I stick to with what I already have, or use the ComboBox and disregard the differences in how one form field is presented?

Thanks.

Steve