I cant figure out how to modify it.
Im not sure how/where it tells it to place the image once clicked. It says its inserting a div above the <ul> ?
It’s not inserting anything. There’s the element "div.galleria_wrapper" containing an "img.replaced" child. When a thumbnail is clicked, it’s replacing the src of "img.replaced" to the source of the new image.
hmm… i think i see where its doing this.. in line 91 of the galleria.js file…What would i change it to do at the end of the </ul>
Continue reading »