How do I simply hide a tooltip?
Posted
by Jonathan Garrido
on Stack Overflow
See other posts from Stack Overflow
or by Jonathan Garrido
Published on 2010-06-02T18:09:55Z
Indexed on
2010/06/02
18:14 UTC
Read the original article
Hit count: 180
I have a image set as a link, with a title which is used for a caption in a lightbox. I need the "title" set in order to keep the caption for the lightbox, but I don't want the tool tip to pop up when I hover over the links. Anyone got a easy css fix? Or does this need to be done in Javascript?
© Stack Overflow or respective owner