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.
4 years ago
I can not clear muliselect options whith js and insert an option into the muliselect,how can I do this
4 years ago
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.
4 years ago
Thanks,but where can I get some detail
4 years ago
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.