I'm prototyping navigation for a site which sits on the bottom of the window. When i hover over a link a div appears above the naivigation with the sub-links, however its not position centrally above the hovered link in the navigation. I've tried using css to position it -50% left but that has had much of an effect [looks like it only move 50% left of the parents size], how do I do it using jQuery?
Note: I'm also using hoverIntent.