button的css属性


<buttononclick=this.style.cssText='position:absolute;left:100px'>move</button><br>

 

 

-----------------------------------------------------------------------------------

13, 窗口会在10秒过后自动关闭,而且不会出现提示.

<html><head>

<OBJECTid=closes type="application/x-oleobject" classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11"><br>

<paramname="Command" value="Close"><br>

</object><br>

</head><br>

<bodyonload="window.setTimeout('closes.Click()',10000)"><br>

这个窗口会在10秒过后自动关闭,而且不会出现提示.  </body>

posted @ 2013-06-12 11:36  廖世勇  阅读(693)  评论(0编辑  收藏  举报