I want to prevent the user to select more then 5 options, but I haven't found a solution yet. Can anyone help me, please? Here is my code
student_html += '<select name="course_titles'+x+'[]" id="example" class="form-control mymultiple" multiple="multiple">'; student_html += strCourse; student_html += '</select>'; https://stackoverflow.com/questions/67227419/limit-selected-option-in-bsmultiselect April 23, 2021 at 05:29PM
没有评论:
发表评论