JQuery - Get select value

后端 未结 2 468
悲哀的现实
悲哀的现实 2020-12-13 03:26

I\'m trying to get the selected value from a drop down list via jQuery. I have a bit of javascript that validates a form when I click SEND, to make sure there are no blanks,

2条回答
  •  借酒劲吻你
    2020-12-13 03:55

    val() returns the value of the

    提交评论

提交回复
热议问题