When hovering over a span I would like to get the offsetLeft and offsetTop values so I can make something hover near it. When I do this I get 0 for both values.
What is
$(this).offset().left and $(this).offset().top
$(this).offset().left
$(this).offset().top