2016/08/18 select
摘要:
1.//得到select项的个数 2.jQuery.fn.size = function(){ 3. return jQuery(this).get(0).options.length; 4.} 5. 6.//获得选中项的索引 7.jQuery.fn.getSelectedIndex = function(){ 8. r... 阅读全文
posted @ 2016-08-18 21:03
一棵树2016
阅读(232)
评论(0)
推荐(0)
浙公网安备 33010602011771号