I have a combo box that I've hard coded Yes No into the 'Items...(Colle ction)' area. However, users are able to input anything into the combo box and my code breaks when saving. Is there a property that I can set that will allow users to choose Yes or No, but not allow them to enter anything?
Thanks
Mike
Search Result
Collapse
2 results in 0.0013 seconds.
Keywords
Members
Tags
-
Problem with javascript cascade comboboxes
Hello:
I am having a problem with to linked comboxes in IE7. Here is my problem that is ONLY ocurring in IE7: I have javascripts functions to populate the second of 2 comboxes given the selected option on the first one; the scripts look to be ok since they work perfectly on firefox 3.08 and also on IE6 and IE8; I have inspected the generated combobox options code using firebug extension on firefox and they are ok; on IE7 the options...