OZONE Asylum
Forums
DHTML/Javascript
combobox filter
This page's ID:
31087
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
if you can't assign an onsumbit handler (which is what I'd do), you'll have to update a hidden variable whenever the contens changes, perhaps simply by x = new Array(); for (option in .selectedItems) //use appropriate code here x[length(x)] = option; hiddenField.value = x.join(","); provided you don't have any ',' in your values ;)
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »