Can the fadein() and fadeout() be used with an array for a slide show
I have some JS that creates a slide show and the images are stored in an a JS array. Is there a version of a slide show using a JS array with Jquery; in particular, fadein() and fadeout()? I love the slide show I created using the <DIV> approach and JQuery, however, the JS array would give some more flexibility.
Thank you for your help and suggestions....
Todd