I have a <select>
element in HTML. This element represents a drop down list. I'm trying to understand how to iterate through the options in the <select>
element via JQuery.
How do I use JQuery to display the value and text of each option in a <select>
element? I just want to display them in an alert()
box.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…