|  
 
 
sp;      style="position:relative;top:5px;border:0;"></a> </span><span   15.    style="font-size:12px;color:rgb(150,150,150);margin-left:5px">看不清?<a class="changeacode"              href="javascript:void(0);" onclick="reImg();">换一张</a></span>   16.                                                   17.        </td>   18.   19.    </TR>   [html] view plaincopyprint? 01.<script type="text/javascript">     02.        function reImg(){     03.            var img = document.getElementById("picture");     04.            img.src=img.src + "?";    05.        }     06.    </script>    07.   08.   09.   10.    <TR>   11.   12.        <TD class=mustcontent><SPAN>*</SPAN>验证码:</TD>   13.   14.        <td><input type="text" id="acodet" name="acode" style="width:110px" value="${randomCode}"><span id="acode"><a href="javascript:void(0);" onclick="reImg();" class="changeacode"><img id="picture"        src="${pageContext.request.contextPath }/csdn/MemberAction_checkCodeImage.action?nowtime="                  style="position:relative;top:5px;border:0;"></a> </span><span   15.    style="font-size:12px;color:rgb(150,150,150);margin-left:5px">看不清?<a class="changeacode"              href="javascript:void(0);" onclick="reImg();">换一张</a></span>   16.                                                   17.        </td>   18.   19.    </TR>   << 上一页  [11] [12] [13] [14] [15] [16] [17] [18] [19] [20]  
 |