mkobus
03-27-2008, 04:57 PM
1) Script Title: Featured Content Glider
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm
3) Describe problem: Displaying more than one piece of content per slide.
I am pulling my content in through an external page which will be built thru form submissions. For this example lets say I have 4 pieces of content.
Foo1, Foo2, Foo3 and Foo4
Ideally what I would like to see is the starting slide contain 3 pieces of content:
Foo1
<br>
Foo2
<br>
Foo3
When the slide changes, the display is
Foo2
<br>
Foo3
<br>
Foo4
then loop back for the next slide:
Foo3
<br>
Foo4
<br>
Foo1
Im very much a novice, so please be easy with me.
Any thoughts?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm
3) Describe problem: Displaying more than one piece of content per slide.
I am pulling my content in through an external page which will be built thru form submissions. For this example lets say I have 4 pieces of content.
Foo1, Foo2, Foo3 and Foo4
Ideally what I would like to see is the starting slide contain 3 pieces of content:
Foo1
<br>
Foo2
<br>
Foo3
When the slide changes, the display is
Foo2
<br>
Foo3
<br>
Foo4
then loop back for the next slide:
Foo3
<br>
Foo4
<br>
Foo1
Im very much a novice, so please be easy with me.
Any thoughts?