南方的流云

 

2012年5月27日

div记录滚动条方法(转)

摘要: function ScrollToSelectNode() { document.getElementById("DIV2").scrollTop ="<%=ScrollValue%>"; } function bindData() { document.getElementById("divScrollValue").value = document.getElementById("DIV2").scrollTop; }HTML code<body onload="ScrollToSe 阅读全文

posted @ 2012-05-27 16:36 南方的流云 阅读(125) 评论(0) 推荐(0)

导航