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 !