So I have like a div like this:
------------------
------------------
------------------
------------------
It is possible with javascript or jquery and without using any aditional tags to detect when the user overs this area which is 10px
------------------
------------------
------------------
------------------
I know how to make it using aditional tags, but I would like to know if there is a better option, using only javascript.