I have created Tooltip control that replaces standard browsers' tooltips with custom ones. You can write your own html template to customize it's look and feel.
The control derives on the client from Sys.UI.Control, and is implemented as WebControl on the server.
It is really easy to use it and it gives really nice experience.
Here is a source for a very simple page showing how to use it:
The control derives on the client from Sys.UI.Control, and is implemented as WebControl on the server.
It is really easy to use it and it gives really nice experience.
Here is a source for a very simple page showing how to use it: