A
Answer Man
Guest
I do not know javascript but do know basic HTML and CSS. On my webpage, I use title tags to make little "tooltips" over text and images to tell more about them. However, one problem with just using the title tag is that it only displays for a short time. Alot of times my tooltip closes before the person finishes reading it.
What code should I use to make tooltips stay open until the users takes away their mouse? I also want tooltips to display onmouseover and onclick. The shortest code as possible please. Thanks! BEST ANSWER CHOSEN.
What code should I use to make tooltips stay open until the users takes away their mouse? I also want tooltips to display onmouseover and onclick. The shortest code as possible please. Thanks! BEST ANSWER CHOSEN.