摘要:
以前做过一个,但要在中插入div,用起来很不方便,干脆做成了一个JS文件,DIV通过document.body.insertBefore来插入.代码如下: //自动消失的消息显示框 function MyMsgDiv() { this.msgDiv = null; this.msgStyle = "FONT-SIZE:12px;LEFT:expression(this.offsetP... 阅读全文
posted @ 2006-05-19 17:30
Amnoh
阅读(1201)
评论(3)
推荐(0)
浙公网安备 33010602011771号