而且this不是什么选择器,它是默认传递进去的
因此不是$("this") 而是$(this)
回到javaweb的第二十九天(二)(jquery案例)
原文:https://www.cnblogs.com/startFrom0/p/12952244.html