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 yıl önce
I can not clear muliselect options whith js and insert an option into the muliselect,how can I do this
5 yıl önce
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 yıl önce
Thanks,but where can I get some detail
5 yıl önce
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.