摘要:
jQuery获取Select选择的Text和Value: 请选择 C# Javascript jQuery C++ Java VB 选择一项试试看 语法解释: 1. $("#select_id").change(function(){//code...}); //为Select添加事件,当选择其中一项时触发 2. var checkText=$("#select_id").find("option... 阅读全文
posted @ 2011-06-26 18:16
深海的小鱼儿
阅读(487)
评论(0)
推荐(0)