Hi folks,
I'm using Tooltip to pull the title out of hyperlinks in a rather long list. The links have a fixed height and width and float left, creating a grid. Each grid lives in an accordion panel, which is set to close when the panel looses focus.
My problem is that when I move from one hyperlink to another in the grid and pass over an active tooltip, the tooltip gets the focus and the accordion panel looses focus, thus closing.
How to tell the tooltip that I don't want it to accept the focus of the cursor? For this application I have no need for the tooltip's html to be accessed.
I'm using Tooltip to pull the title out of hyperlinks in a rather long list. The links have a fixed height and width and float left, creating a grid. Each grid lives in an accordion panel, which is set to close when the panel looses focus.
My problem is that when I move from one hyperlink to another in the grid and pass over an active tooltip, the tooltip gets the focus and the accordion panel looses focus, thus closing.
How to tell the tooltip that I don't want it to accept the focus of the cursor? For this application I have no need for the tooltip's html to be accessed.
