Wednesday, 14 August 2013

jquery UI tooltip html with links

jquery UI tooltip html with links

I want to use jquery UI tooltip.
In the tooltip i want that there will be a link in html.
I saw this post (Jquery UI tooltip does not support html content) that
says how to work with html inside the tooltip.
But there is a problem when I want to add link inside the tooltip.
When I came with the cursor to enter the tooltip for clicking the link,
the tooltip disappeared (because I mouseout from the element the assigned
to the tooltip.
What can I do?
Thanks.

No comments:

Post a Comment