﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>博客园-欲速则不达-最新评论</title><link>http://www.cnblogs.com/owendu/CommentsRSS.aspx</link><description>先用户之优而优，后用户之乐而乐</description><language>zh-cn</language><pubDate>Fri, 27 Feb 2009 09:25:22 GMT</pubDate><lastBuildDate>Fri, 27 Feb 2009 09:25:22 GMT</lastBuildDate><generator>cnblogs</generator><item><title>Re:javascript中获取radiobuttonlist选中值</title><link>http://www.cnblogs.com/owendu/archive/2009/10/29/559424.html#1684745</link><dc:creator>魔界旗人</dc:creator><author>魔界旗人</author><pubDate>Thu, 29 Oct 2009 00:27:55 GMT</pubDate><guid>http://www.cnblogs.com/owendu/archive/2009/10/29/559424.html#1684745</guid><description><![CDATA[感谢，我正好用到，非常感谢啊。<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/owendu/" target="_blank">魔界旗人</a> 2009-10-29 08:27 <a href="http://www.cnblogs.com/owendu/archive/2009/10/29/559424.html#1684745#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: javascript中获取radiobuttonlist选中值</title><link>http://www.cnblogs.com/owendu/archive/2008/07/10/559424.html#1250277</link><dc:creator>maoxu</dc:creator><author>maoxu</author><pubDate>Thu, 10 Jul 2008 01:36:57 GMT</pubDate><guid>http://www.cnblogs.com/owendu/archive/2008/07/10/559424.html#1250277</guid><description><![CDATA[//☆.net2.0通用,由于考虑到横排和竖排的情况,以及设置了RepeatColumns情况下,遍历cell的个数为佳<br>var r=document.getElementById(id).rows.length<br>var a=0;<br>for(var c=0;c&lt;r;c++)<br>{a=a+document.getElementById(id).rows[c].cells.length}<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/owendu/" target="_blank">maoxu</a> 2008-07-10 09:36 <a href="http://www.cnblogs.com/owendu/archive/2008/07/10/559424.html#1250277#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: javascript中获取radiobuttonlist选中值</title><link>http://www.cnblogs.com/owendu/archive/2008/05/30/559424.html#1213907</link><dc:creator>lee32</dc:creator><author>lee32</author><pubDate>Fri, 30 May 2008 08:16:31 GMT</pubDate><guid>http://www.cnblogs.com/owendu/archive/2008/05/30/559424.html#1213907</guid><description><![CDATA[var a=document.getElementsByName(&quot;rad1&quot;).length; <br>        for(var i=0;i&lt;a-1;i++)<br>        {<br>          var name=&quot;rad1_&quot;+i; <br>          var inputName=document.getElementById(name);<br>           if(inputName.checked)  //注意checked不能写成Checked，要不然不成功<br>           {<br>           <br>                    //alert(inputName.value);<br>                  if(inputName.value==&quot;0&quot;)<br>                  {<br>                    <br>                    document.getElementById(&quot;tr1&quot;).style.display=&quot;block&quot;;<br>                  }<br>                  else<br>                  {<br>                  document.getElementById(&quot;tr1&quot;).style.display=&quot;none&quot;;<br>                  }<br>                  <br>                  break;<br>           }      <br>        <br>        }<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/owendu/" target="_blank">lee32</a> 2008-05-30 16:16 <a href="http://www.cnblogs.com/owendu/archive/2008/05/30/559424.html#1213907#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: javascript中获取radiobuttonlist选中值</title><link>http://www.cnblogs.com/owendu/archive/2007/11/19/559424.html#964422</link><dc:creator>Lost_Painting</dc:creator><author>Lost_Painting</author><pubDate>Mon, 19 Nov 2007 08:23:00 GMT</pubDate><guid>http://www.cnblogs.com/owendu/archive/2007/11/19/559424.html#964422</guid><description><![CDATA[  var b=document.all.rbtid.length<br><br>這句是垃圾代碼,定義的變量沒有用呢<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/owendu/" target="_blank">Lost_Painting</a> 2007-11-19 16:23 <a href="http://www.cnblogs.com/owendu/archive/2007/11/19/559424.html#964422#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: javascript中获取radiobuttonlist选中值</title><link>http://www.cnblogs.com/owendu/archive/2007/09/19/559424.html#898831</link><dc:creator>yc</dc:creator><author>yc</author><pubDate>Wed, 19 Sep 2007 09:42:00 GMT</pubDate><guid>http://www.cnblogs.com/owendu/archive/2007/09/19/559424.html#898831</guid><description><![CDATA[Wonderful<br><br><div align=right><a style="text-decoration:none;" href="http://www.cnblogs.com/owendu/" target="_blank">yc</a> 2007-09-19 17:42 <a href="http://www.cnblogs.com/owendu/archive/2007/09/19/559424.html#898831#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>
