inner.Text嵌入数据

<HTML>     <HEAD>         <SCRIPT>         function fnFireEvents()         {             div.innerText = "The cursor has moved over me!";             btn.fireEvent("onclick");         }         </SCRI
相关文章
相关标签/搜索