$('p').mousedown(function(e) {??????????? alert(e.target.textContent)??????? })e.target.text和e.target.html都是返回undefined是為什么呀。。 查看完整描述