摘要:
function showborder(){ var len=document.all("GridView1").rows.length; document.getElementById("GridView1").rows[len-1].cells[4].style.border="1px solid #0000FF"; alert(document.getElementById("GridVi... 阅读全文
posted @ 2008-12-08 11:29
Leo Tin
阅读(497)评论(0)推荐(0)