S3Slider Plugin(JQuery) does what you want,http://www.serie3.info/s3slider/

sharp looking demos too


  HM-User wrote:
I have a number of image slides which are fading in and out and I am
also using the pager option (jQuery Cycle). What I want to know
however is, is it possible to invoke a created headline for the image
as well as the image's alt?

So:
function onAfter() {
jQuery('#caption').html(this.alt);
}

displays the current slide's alt. What if I also wanted to display a
special title for each slide along with the above alt? Would you
somehow have to create an array for the title headings?

For example:
Image 1: <img src="" alt=description" /> with title: STORY 1
Image 2: <img src="" alt="descripton" /> with title: STORY 2








  

Reply via email to