摘要:
//直接在js中写<scriptlanguage="javascript">functionEnterTextBox(){if(event.keyCode==13&&document.all["TextBox1"].value!=""){event.keyCode=9;event.returnValue=false;document.all["TextBox1"].cl... 阅读全文
posted @ 2005-12-23 09:40
泽来
阅读(2749)
评论(0)
推荐(0)