2011-04-27 83 views

回答

5

如果你想使用你需要用的元素的jQuery方法,例如:

$(event.currentTarget).width() 

否則你堅持使用任何DOM屬性瀏覽器支持,e.g ..

event.currentTarget.offsetWidth