-1
I googled plugins/ libraries to do this function but could not find anything.
I need to create a "slide" of products like a virtual store, like in this example (but without the zoom).
I’m requesting images and product details with PHP and Mysql;
the large image is inside <div class="imagem-big_produto"></div>
and the smaller images (Thumbs) are in <li class="lista_thumbs-produto"></li>
I would like to click on a li
(smaller image) and it appears in place of the larger image on imagem-big_produto
Like that? http://demos.mashitup.de/demo-with-autoscroll/
– Ivan Ferrer
Or that? http://www.jacklmoore.com/colorbox/example2/
– Ivan Ferrer
Or that? http://ashleydw.github.io/lightbox/#single-image
– Ivan Ferrer
@Ivanferrer none of these, I don’t need slide, fade, zoom, modal or anything, just static image, clicked....
– RFL
You don’t need a plugin for this.
– Ivan Ferrer
You want me to make an example?
– Ivan Ferrer
If you can, I’d appreciate it.
– RFL
I did there... @Rafaelacioly
– Ivan Ferrer