Re: tooltips using css in picture gallery are hidden by pictures



Peter Müller wrote:

I have put my photos inside a table. Now I tried to add tooltip
displaying further information about the selected photo. No I hav the
problem that the shown tooltips are hidden by other photos of the
gallery. And therefore the tooltip is useless. Here is my style definition:

[snip code]

What can help?

A workaround: instead of showing the tooltip with positioning using
top and left, try using right and bottom. The thing is, that the
tooltips are likely only covered by images that are appearing later in
the source, and after the image you are showing the tooltip on. By
making sure they don't go to the right or bottom of the image, you
simply avoid the next images to cover your tooltip.


--
Els http://locusmeus.com/
.



Relevant Pages

  • Re: a href title - how to hide universal attributes?
    ... Opera is the only common browser I know of that shows the address as a ... on images, well, and now there is shown this text as a popup, too. ... IE incorrectly displays the alt text as a tooltip (it is ...
    (alt.html)
  • Re: a href title - how to hide universal attributes?
    ... just laughing now, or something? ... The popup-field, which contains the url, ... As a tooltip. ... To write proper html i used the "alt"-attribut on images, well, and now there is shown this text as a popup, too. ...
    (alt.html)
  • Re: Alt attribute as tooltip
    ... I use alt text to display an alternative text for users ... Internet Explorer displays it in a tooltip, ... rather not have a tooltip on most of my images. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • extendedTooltip with Images
    ... I would like to enrich my gui using a kind of tooltip which shall also ... contain Images and several lines of text. ... After googleing, I only found ...
    (comp.lang.java.gui)
  • Re: Blank edit box with DDV_MinMaxInt
    ... I especially find it difficult to do real-time validation of things like ... other rodent analogue) and can invoke the tooltip. ... then correct the bottom one, see it turn black, and move up to correct one ... expected order can be very useful to help control this problem. ...
    (microsoft.public.vc.mfc)