jQuery UI Widgets Forums General Discussions need a jqwidget recommendation

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 10 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • need a jqwidget recommendation #53883

    edwardsmarkf
    Participant

    hello all –

    given the sheer awesomeness of the options here, this should be easy.

    i wish to have some sort of very small pop-up window (or tooltip?) and be able to have dynamic content inside what pops up, including a couple of links. tooltips looks the most promising, but i cant figure out how to get them to stick around long enough for a user to click the link.

    actually tooltips work, providing the tooltip window “touches” whatever element triggered it. so if you come into the element from above, it works, except of course the tooltip then covers part of the element.

    maybe there is a better way? usually with jqwidgets there usually is.

    thank you all !

    need a jqwidget recommendation #54152

    Dimitar
    Participant

    Hello edwardsmarkf,

    Using a jqxTooltip, you can set the properties autoHide to false and closeOnClick to true. This way, the tooltip will not hide automatically and you will be able to click a link in it.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.