Skip to main content
Known Participant
November 13, 2008
Question

CFOUTPUT/CFLOOP DELAY/PAUSE?

  • November 13, 2008
  • 1 reply
  • 650 views
I would like to create a Slide Show of images using ColdFusion.
The images are in a database table, and I would like to display them, one at a time, with about a 5 second pause before the next one is displayed in the same area.

Is this possible?
This topic has been closed for replies.

1 reply

Inspiring
November 13, 2008
while it is possible to do it with just cf (using sleep() and
<cfflush>), it is much better achieved with javascript.

there are numerous javascript slideshow examples on the web...

my favourite at the moment is the Cycle jQuery plug-in.

hth

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/