How do I add a file name to the Malsup jquery addSlide image slider
Hi folks,
Am a total newbie to the jQuery world and have stumbled at something that I'm trying to achieve. I have successfully implemented the dynamic image loading image slider from Malsup - URL with the code:
http://jquery.malsup.com/cycle/add.html?v2
Now that I am able to load the images automatically, what I would now like to achieve is to add the file name of the image programatically to each image as it is shown. I don't mind if this is under the image such as would be created if I added "Alt" text to each image URL manually (I can't actually do this as I have a lot of images that change quite often). The slider also deals with a varying number of images depending on which set are in use at the time.
Would be eternally grateful if someone could help me to solve this programming problem.
Cheers, David