04 2011 档案

摘要:<script language="javascript"> function TextClick(oEvent){ if(window.event) oEvent = window.event; var oDiv = document.getElementById("mstype"); oDiv.innerHTML+=oEvent.button; } document.onmousedown = TextClick; window.onload = TextClick; </script></head><bod 阅读全文
posted @ 2011-04-12 17:17 山流 阅读(277) 评论(0) 推荐(0)
摘要:点击OR双击我 阅读全文
posted @ 2011-04-12 17:16 山流 阅读(162) 评论(0) 推荐(0)