CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   JavaScript frameworks (http://www.codingforums.com/forumdisplay.php?f=62)
-   -   Simple image slide show help (http://www.codingforums.com/showthread.php?t=283531)

m2244 12-04-2012 01:44 PM

Simple image slide show help
 
Hello,

I am trying to make a simple slide show. First of all should I even be using jQuery for this?

But my main question is in regards to automating this or not. What I mean is when someone here in the office uses this animation and wants to add or remove images, how should I handle that? Should I use an XML file to register the images and associated text? Or should I simply program it so that when an image is added to the folder the code knows to use all of the images and maybe refers to a text file for the associated text.

Any help would be appreciated. If you do have any advice could you please be somewhat specific.

sunfighter 12-04-2012 04:48 PM

Don't re-invent the wheel. Check this out it may have all the answers your seeking:http://www.slidesjs.com/


All times are GMT +1. The time now is 03:13 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.