i am not sure whether jquery has this or not you can check out these articles that explains how to check the mouse position with just javascript (without jquery)
http://www.quirksmode.org/js/events_properties.html#position http://www.quirksmode.org/dom/w3c_events.html#mousepos hope this helps On 5月27日, 下午7時08分, Alexander Petri <[EMAIL PROTECTED]> wrote: > Hi i have to build a custom tooltip > > how can i get the current x and y mouseposition?