Is it possible to detect when a user hovers over a specific area within a div using JavaScript or jQuery, without adding any additional tags?
--------------------------------
--------------------------------
--------------------------------
--------------------------------
I understand how to do this with additional tags, but I am curious if there is a better option using only JavaScript.