摘要: 当Table中TR指定单击事件,且对TD指定单击事件,先执行TD单击,后执行TR单击,也可在TD事件中取消TR事件。event.cancelBubble=true;<!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"><head> 阅读全文
posted @ 2012-05-23 18:22 only_copy 阅读(2288) 评论(0) 推荐(0) 编辑
摘要: 对于页面内的文字,单击选中,对于元素内的文本不会起效<!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"><head><meta http-equiv="Content-Type" content=&qu 阅读全文
posted @ 2012-05-23 18:17 only_copy 阅读(1023) 评论(0) 推荐(0) 编辑