jQuery——this

js注册事件this代表的dom对象

jQuery注册事件this代表的也是dom对象,所以需要$(this)转成jQuery对象

posted @ 2017-12-13 12:15  var_obj  阅读(215)  评论(0)    收藏  举报