Is there a way to get JavaScript this from jQuery this?
Try to access this (DOM element) instead of $(this) (jquery object).
this
$(this)