html:
onclick="baoming(event);"
js:
window.event? window.event.cancelBubble = true : e.stopPropagation();
//do something

标签: none

添加新评论