I tried to display an image instead of text inside a tooltip:
onmouseover="showtip('<img src=images/poops.jpg width=60 height=45 border=0>')"
This works pretty well.
In fact, I'm out of the specs: HTML attributes should have delimiters like an ' or better an ".
I tried to escape the apostrophes like this:
onmouseover="showtip('<img src=\'images/poops.jpg\' width=\'60\' height=\'45\' border=\'0\'>')"
It didn't work out. Should i forget the apostrophes?
Any idea?
Thanks
Tooltips with embedded HTML Tags
Tooltips with embedded HTML Tags
cheers
====================================
Merlin Consulting
Martin Schaible
Bahnhofstrasse 27
CH-8702 Zollikon
====================================
====================================
Merlin Consulting
Martin Schaible
Bahnhofstrasse 27
CH-8702 Zollikon
====================================