摘要:
The following code work well in IE to focus to a div:document.getElementById("div1").focus();However, it doesn't work in firefox. You will not see any action taken after the line is executed. To worka... 阅读全文
posted @ 2007-07-24 12:38
找事的狐狸
阅读(1109)
评论(0)
推荐(0)