Link to home
Start Free TrialLog in
Avatar of John Carney
John CarneyFlag for United States of America

asked on

Creating a text file with images for a dynamic ajax carousel

Where must the text file that supplies the images be for to this dynamic carousel slide show to work?   http://www.discretedata.com/JCRD/Carousels/dynamicAjax.html

Everything works in my emulation of the original (http://sorgalla.com/projects/jcarousel/examples/dynamic_ajax.html), except that the files can't be found.

It looks like the images are loaded from a file named dynamic_ajax.txt  

How would I create that file myself? And where would I put it relative to my html?

Thanks,

John
ASKER CERTIFIED SOLUTION
Avatar of sosamv
sosamv

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of John Carney

ASKER

Hi sosamv,
Thanks for all the info. Hopefully I can try it our when I get home tonight. I'll get back with you as soon as I can.
Thanks!
John
Thanks, sosamv, it works great. You helped me to understand it well enough to insert some of my own images.
If it's not asking too much, what part of what code determines the number of images that are moved over with every click? The default is to three. What line of code (in what file) would I modify to make that 2 images or one image?
If that's too complicared to address here, let me know and I will close this qustion with a very well deserved 500 points.
Thanks,
John
Great answer. Thanks in particular for sending me the .txt file, that was great help (Syntax is everything!)
Avatar of sosamv
sosamv

Hi Gabriel! sorry for the delay, i been having a lot of work recently hehe, am glad it worked for you =) and yes, i dont think is too complicated, but i'm busy as hell =( try posting another question and i will try to answer as soon as possible.

have a great day =)
Thanks sosamv. If and when you have the time, here's the link to the followup question: http://www.experts-exchange.com/Programming/Languages/Scripting/AJAX/Q_24148549.html#a23655763
Thanks,
John