I can not clear muliselect options and how can I insert an option

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 Jahre weitere
I can not clear muliselect options whith js and insert an option into the muliselect,how can I do this
5 Jahre weitere
It depends..

You sure can clear and add new options do any select field using jquery, BUT, if this field has any background validation, some customization to your background code will be required.
5 Jahre weitere
Thanks,but where can I get some detail
5 Jahre weitere
Google it.

See an example here.

https://stackoverflow.com/questions/47824/how-do-you-remove-all-the-options-of-a-select-box-and-then-add-one-option-and-se
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.