Brian Miller schrieb:
This way, if I wanted to simply state what the content of a particular
tooltip is with a static HTML string, I could do that.
That makes sense to specify the text to display for external links. I'll
try to find a nice solution for that.
If you wanted to be really complete about it, you could scan the HTML in
order to properly handle tables and other HTML that doesn't render very
well using innerHTML in IE. But, that seems like a lot of work for not a
lot of benefit.
I haven't experienced any particular problems in IE when putting a
complete table into innerHTML.
Maybe you can also have a settings.bodyNode, so that people can use
something like jQuick or Taconite to build a proper DOM node, and the
tooltip plugin can simply drop it where the tip body goes.
Interesting, but not sure how or where that is actually useful.
--
Jörn Zaefferer
http://bassistance.de