Hi, Being new to jQuery I am trying to adapt the functionality of the JTip Theme a little.
It is great that the window closes when the mouse leaves the dialog box but I am trying to combine this with the hoverIntent too. Eg, the window fades in shortly after the user rolls over a text link (thanks to hoverIntent), after that if the mouse is not over the tooltip window or text link the tool tip will fade out, however it will stay open if the mouse is over the window. Many thanks for any advice on how this could be achieved, my main problem is I do not understand how the hoverIntent close function can check to see if the mouse is over the popup window. The reason I'd like this is i'd like to have a small menu list, similar to the right-click on a mouse appear on rollover - but I do not want to force the users to manually close the tooltip or have to roll over the window then off again for it to disappear. I realise there will be some tweaking of values to get a satisfactory feel to the menus, but think (hope!) hoverIntent will be able to provide me with this. Does this make sense? Many Thanks! Chris