10 Replies Latest reply: Oct 19, 2011 11:31 AM by pziecina RSS

    How do they do hover with links in the hover display?

    TCarp Community Member

      I have an image gallery that I want to use hover to display a brief description of the image and I'd prefer to not use any scripts.

       

      I found a pretty straight forward method using positioning and then display and visibility to control turning on the hover.

       

      However, I've see sites where the hover display has links in it and don't see how that's done.

       

      Here's an example:

       

      http://www.arcgis.com/home/gallery.html

       

      What also makes this site interesting is how the hover grays out the rest of the page.  Although not necessary for what I'm working on, I'm also just curious how they did that.

       

      I'm assuming this site uses scripts so keep in mind I'd prefer not to have to learn all that and stay with html and css.