728x90
반응형
How to get all selected option text from multi select Using Javascript
I have problem in get all selected option in multi select <select multiple="" title="" class="" id="fm_delivery_or_collection" name="fm_fields[fm_delivery_or_collection][]"> <option va...
stackoverflow.com
그냥.text() 로 받으면 구분자 없이 쭉 값이나와서 검색해보았다. 👍
728x90
반응형
'Front > JS & jQuery' 카테고리의 다른 글
[jQuery] 요소삭제 (0) | 2023.04.29 |
---|---|
[jQuery] multiselect select(선택하기) (0) | 2023.04.26 |
[jQuery] 이벤트 한번만 실행되게 하기 ({once: true}) (0) | 2023.04.19 |
[jQuery] .not() (0) | 2023.04.18 |
[jQuery] .assign() (0) | 2023.04.12 |