jquery插件中使用ajax后无法在里面获取this
解决办法是在函数内使用ajax前声明变量
$this=this
然后再ajax中使用$this
posted on 2014-01-03 10:21 左小兵 阅读(156) 评论(0) 收藏 举报