andysam
04-16-2010, 05:50 AM
Hi All,
I don't know if I'll make sense here but I am making a javascript slideshow with images and description which goes in a separate table which I have achieved. I have used arrays for images and desc separately. Now All i want to know if there is a way to change these arrays dynamically.
For instance if I want to change the image and the respective description and don't want to enter in the hard coded javascript but instead change it from a server.?
I know the easiest way to change images would to just upload new images with same name in my image folder. But the problem comes with Text.
Is there a script or code or any method which I can use to get this.
Thanks
I don't know if I'll make sense here but I am making a javascript slideshow with images and description which goes in a separate table which I have achieved. I have used arrays for images and desc separately. Now All i want to know if there is a way to change these arrays dynamically.
For instance if I want to change the image and the respective description and don't want to enter in the hard coded javascript but instead change it from a server.?
I know the easiest way to change images would to just upload new images with same name in my image folder. But the problem comes with Text.
Is there a script or code or any method which I can use to get this.
Thanks