1 2 3 4 5 ··· 41 下一页
摘要: 1.获取RadioButtonList选中项值: [代码]2.获取checkboxList的值:$("#checkboxListId").val()3.元素的常用操作元素的坐标:$("#elemId").offset().left ,$("#elemId").offset().top元素大小:$("#elemId").width() , $("#elemId").height() , $("#el... 阅读全文
posted @ 2009-06-23 17:29 koolay 阅读(159) 评论(0) 推荐(0)
1 2 3 4 5 ··· 41 下一页