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
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.
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