Forums

OnHover effect for gallery pictures (3 posts)

  1. xarax
    Member
    Posted 4 months ago #

    Hello

    I done template for one of my client and he request onHover effect for gallery pictures. He shown me something like this:
    http://livedemo00.template-help.com/wordpress_37093/gallery/
    Please roll over the picture to see effect.

    Can anyone knows what sort of plugin/jq function has been used here?
    I was trying in sourcecode and I found nothing.

    Tx for Help
    Seb

  2. dkotter
    Member
    Posted 4 months ago #

    They aren't using a plugin or even javascript for that effect, it is all done via CSS. Looking through the source code, basically they have a div that holds the overlay image, and then in the CSS they position that above the image, and use some CSS transition effects to show it on hover.

  3. xarax
    Member
    Posted 4 months ago #

    Hi

    I have right script but I have problem to inject html into content. I need additional <span></span> element for each of the small photo on the gallery.

    Any idea how to sort this out?

    Regards
    Seb

Reply

You must log in to post.

About this Topic