Can you have a carousel that dynamically changes other page content depending on the current slide?
Permalink
I need to make a website that has a carousel area at the top, just a standard sliding one.
but we want to bottom part of the page to display content relevant to the current displayed slide, but without having to load a new page.
The bottom part would consist of a grid of animated blocks that use a jquery flip effect to reveal an image behind each block as you hover over them.
It is the images behind these block that will need to change in relation to the carousel.
Is this achievable or could it only happen by clicking the carousel and loading a new page?
but we want to bottom part of the page to display content relevant to the current displayed slide, but without having to load a new page.
The bottom part would consist of a grid of animated blocks that use a jquery flip effect to reveal an image behind each block as you hover over them.
It is the images behind these block that will need to change in relation to the carousel.
Is this achievable or could it only happen by clicking the carousel and loading a new page?