yesw

select的onchange事件

onchange可绑定多次事件。

change()只绑定一次。

用$("select option:selected")来获取选中的option项。

分类:

技术点:

相关文章: