I'd like to modify some parts of my website to show popups when a user clicks on some <td>
elements. I'd like to keep the modification very simple, which is why I considered using a JavaScript framework. It does not really matter which, but I'd like to be able to include html in the tooltip's text.
What's the easiest way to achieve this? Could you maybe give an example?
Asked
Active
Viewed 192 times
-2

Geo
- 93,257
- 117
- 344
- 520
-
3possible duplicate of [Is it possible to format an HTML tooltip?](http://stackoverflow.com/questions/484137/is-it-possible-to-format-an-html-tooltip) – kennytm Jul 03 '10 at 16:05