jquery下拉框选中事件(jquery下拉框选中) 怎么获得select下拉框的显示值?引入jquery.js1 $("#selectid option:eq(1)").val(); 2 $("#selectid option").each(function(i){a... 技术帮 jquery 2024-07-23 120 阅读 0 评论