One of the tooltip-demos shows this embedded HTML, but somehow this is much more sophisticated than what I need.
Is there a way how I can make the tooltip show the CONTENT of the url in the tooltip. For example, if the link points to x.html, and x.html contains "Hello World", I want to see Hello World in the tooltip rather than x.html. Is this possible with the JQuery Tooltip? I imagine it must be possible because this embedded HTML example seems more sophisticated than what I'm trying to do, but I just can't figure it out by myself. Thanks in advance massively for any advice ! ML