摘要: <body><div id="good" style="height:100px; width:100px;background:#323923"></div><script>document.getElementById("good").attachEvent("onclick", function() {alert("haha");});</script></body> 阅读全文
posted @ 2012-05-15 16:29 Mister Zhai 阅读(296) 评论(0) 推荐(0)
摘要: <html><head><title>无限级树形菜单</title><style>#A1 td { vertical-align: top; }#A1 td.bj { font-family: Wingdings; color: #FF9933; text-align: center; }#A1 td.bj , #A1 td.kg { width: 24; }#A1 a:link , #A1 a: visited { color: #cc0080; text-decoration: none; }#A1 a:hover { color 阅读全文
posted @ 2012-05-15 11:54 Mister Zhai 阅读(491) 评论(0) 推荐(0)