脚 本 之 家 www.jb51.net
页面导航:  不限条件-->cancelBubble
本地搜索:
cancelBubble在IE下有效stopPropagation在Firefox下有效[code]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="gb2312"> <...
http://www.jb51.net//article/9858.htm
[html]<div onclick="alert(’div’)"><input type="button" onclick="alert(’input’);event.cancelBubble=true" value="测试"><input type="button" onclick="alert(’input’);" value="测试"></div>[/html]...
http://www.jb51.net//article/2824.htm
共有:2/10,当前1/1页  [首页] [上一页] 1 [下一页] [尾页] 转到: