Only showing next and previous images in carousel
|
|
Does anyone have a method or can help me out with setting the carousel to only show the next and previous images? a la FlickR The ‘current image’ will trigger a js event to update the zoomed image on the page.. Thanks for your help in advance! |
|
|
You want to display only one image? |
|
|
No i want to display 2 images.. the next image, and the previous image.. so tthat the current image is hidden from the carousel. eg ( [img1] [] [image3] ) where [] is image2 which is currently being displayed in a larger format somewhere else on the page. I’m using the carousel as an index/navigation |