Greetings, I have a select box (id_encuentros) and I need to know how many elements have been selected to restrict it, that is, if you have selected more than one option, then I would show you an alert message.
Does anyone know how to do it in javascript or jquery?
Thank you.