摘要:
$(document).ready(function () { $("#控件ID").change(function () { var organizationLeveId = $(this).children('option:selected').val(); //选择的值}); 阅读全文
posted @ 2013-04-13 16:56
风暴烈酒辰
阅读(869)
评论(0)
推荐(0)
|
摘要:
$(document).ready(function () { $("#控件ID").change(function () { var organizationLeveId = $(this).children('option:selected').val(); //选择的值}); 阅读全文
posted @ 2013-04-13 16:56
风暴烈酒辰
阅读(869)
评论(0)
推荐(0)
|