不激发父对象执行事件 $(obj).parent("td").click(function(event){ event.stopPropagation()});解决的问题:td上有事件tr上有时间tr的事件会覆盖td上的时间