jquery slider

2 posts by 2 authors in: Forums > CMS Builder
Last Post: August 31, 2011   (RSS)

I'm trying to use this jquery slideshow on a page I'm currently working on. The user wants to have the ability to add pictures w/ text on the overlay of the image. So in CMSBuilder I'm thinking that I will have to have an upload image field and a title field, where they can add the text they want to go along w/ the image. Here's the link...

http://www.serie3.info/s3slider/

Here's the HMTL

<div id="s3slider">
<ul id="s3sliderContent">
<li class="s3sliderImage">
<img src="#" />
<span>Your text comes here</span>
</li>
<li class="s3sliderImage">
<img src="#" />
<span>Your text comes here</span>
</li>
<div class="clear s3sliderImage"></div>
</ul>
</div>

Does anyone know how to get this to work w/ CMSBuilder? Any help would be appreciated.
John C. Morris
Interdimensional Designs
www.covdesigns.com