JQuery Tooltip and Scrollable Fix

Posted by KrippledShark on Stack Overflow See other posts from Stack Overflow or by KrippledShark
Published on 2009-08-18T15:41:38Z Indexed on 2010/06/12 2:02 UTC
Read the original article Hit count: 252

Filed under:

I have set up the navigation on my site using a scrollable div created with Flowplayer's JQuery tools. I also want to add a tooltip to the individual images within the scrollable div. The problem is the tooltip needs to appear outside of the div. I can adjust the height of the div so you can see the tooltip, but the tooltip is still constrained inside another div. Here is the link to my code.

http://staging.asla.org/sustainablesites/TestAGAIN.html

Is there a way to make this tooltip (div) appear out of it's containing divs?

© Stack Overflow or respective owner

Related posts about jQuery