.net的RadioButtonList控件的脚本操作
摘要:
RadioButtonList脚本操作分两种,一种是:RepeatLayout="Flow",另一种是:RepeatLayout="Table"第一种:获得RadioButtonList的Item var arr = $get("").childNodes; for(var i=0; i").childNodes[0].childNodes[0].childNodes; for(var... 阅读全文
posted @ 2008-12-29 11:13 lei1217 阅读(388) 评论(1) 推荐(0) 编辑