Ray.wen

好好学习,天天向上

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2007年3月7日

摘要: 1.<button onclick="alert('aaa')"></button>2.element.onclick=function(){}3.element.onclick=new Function()4.element.attachEvent("onclick",function(){}) 阅读全文
posted @ 2007-03-07 14:50 田了你 阅读(3486) 评论(2) 推荐(0) 编辑