0

I use fancy box to display images, and I use title to add element on image to display when user hover image.
But when I display thumbs and hover them tooltip with title appear.
Is it possible to use something else to display element on image hover and not to be title or maybe hide this title somehow.

<a class="fancybox-button" rel="fancybox-button" href="/pro/Uploads/..." title="hover element>
                        <img src="..." alt="">
                    </a>
1110
  • 7,829
  • 55
  • 176
  • 334
  • 1
    i think that would require you to make changes to fancy box framework... i don't use fancy box so i am not 100% but it seems that way – Huangism May 09 '12 at 20:23
  • I believe titles displaying on hover is a browser specific feature. If you don't want titles to display, you would have to not use them. And I apologize but I can't understand the rest of your question. Could you clarify what "to add element on image to display when user hover image"? – jmbertucci May 09 '12 at 21:06
  • 1
    No need to modify the fancybox framework. Check http://stackoverflow.com/questions/8418721/fancybox2-different-content-for-tooltip-and-image-title-both-from-title-attri/ – JFK May 10 '12 at 01:11
  • Thanks JFK. I voted up your answer in that question. – 1110 May 10 '12 at 18:47

0 Answers0