I am using this lightbox plugin and I wanted to know how I can hide the tooltip with the title attribute that displays when I hover links to lightbox images.
|
|
If you want to stick with this plugin, your have to change its code a little. Modifying
and
Then in your HTML, just replace the
Background: By convention, browsers show a tooltip of your title attribute on mouseover if you have set one. Your plugin normally needs that to display the text in your lightbox, so you have no other chance than changing the plugin's behaviour. General advice: You have a lot of downvotes on your question. Next time, try to be a bit more specific in your explanation and provide some code or your own attempts to deal with the problem ;) |
|||||||||||
|
|
With the html supplied below, use this...
If that doesn't work then we'll need to see your markup, as that works with the example gallery found at the page you linked. |
|||||||||||
|