SyntaxFix
Write A Post
Hire A Developer
Questions
Yes, you need $(this) for jQuery functions, but when you want to access basic javascript methods of the element that don't use jQuery, you can just use this.
$(this)
this