Hi All,
I’m developing a site in ExpressionEngine using this slider: http://2.s3.envato.com/files/1304419/index.html
I’m using Matrix for each entry. My question is, the code for this file has it setup like this:
<div id="start">
images/slider/road.jpg
images/slider/bed.jpg
images/slider/chair.jpg
images/slider/color_mix.jpg
images/slider/hand.jpg
images/slider/cactus.jpg
images/slider/willow.jpg
</div>
<div class="b-slider-captions" id="forest_slide_one">
<h3>It looks like an ordinary image slider at first sight…
Why not try switching an image?</h3><p> <br />
</div>Does anyone have any idea on how to setup the loop that it would update the rel=“forest_slide_” with the number it needs to be?
Hope that makes sense. Any help is greatly appreciated!
Thanks!