Is there any javascript, css, ajax product gallery (even paid) that would have image (e.g. 400×300) with 5-6 thumbnails (e.g. 80×60) and lightbox (800×600) when the 400×300 image is clicked?
I need a gallery script like this: http://www.neosport.pl/product-pol-942-Buty-Nike-315343-101.html
I’ve found an answer on my own.
The simplest solution is to use css gallery from: http://www.sohtanaka.com/web-design/css-multiple-image-viewer-thumbnails/ and then for big picture use any lightbox-like script (I used shadowbox with jQuery adapter from http://www.shadowbox-js.com/index.html)