oulan / iui

Automatically exported from code.google.com/p/iui
MIT License
0 stars 0 forks source link

If you have multiple select lists on a form, would there be a way to do a post-back once an option in a select list is selected, with the selcted value, and to change the options in other select lists accordingly? #243

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Can not use the onclick event on a Select option item.
The event seems to be supressed

What is the expected output? What do you see instead?
Calling a javascript function to post back the selected option value

Please use labels and text to provide additional information.

Original issue reported on code.google.com by Raed.Khl...@gmail.com on 29 Apr 2010 at 10:06