
javascript
文章平均质量分 74
shixiangzb007
i love sports,movie and sing in KTV
展开
-
move cursor by key board
//use keyboard to move cursor var cols=6;//5; var obj; var CanMove=false; var key; // var tRow = document.getElementById("amlEntryDataGrid").rows.leng原创 2008-02-02 20:28:00 · 505 阅读 · 0 评论 -
validate url exists using javascript
function TestURL(URLid) { var url = document.getElementById(textID).value; var httpRequest = new ActiveXObject("Microsoft.XMLHTTP");原创 2008-02-02 20:10:00 · 413 阅读 · 0 评论 -
transfer xml data using javascript
client code:http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">http://www.w3.org/1999/xhtml" > this page creates table by java script var sortparamforPKID; var sor原创 2008-02-03 09:48:00 · 422 阅读 · 0 评论