Target Images directly in jQuery Slideshow

Hi,

I love the way this script works: http://demo.marcofolio.net/bgimg_slideshow/

However, I was wondering, is there a way to to target each image in the slideshow directly?

So, I could click a link that says ‘Image 3’ and it would load a certain image up.

Can anyone help me with this?

Many thanks!!

Yes, it is possible. A breakdown of the code is at http://www.marcofolio.net/webdesign/advanced_jquery_background_image_slideshow.html
And a modification of the navigate function seems to be all that might be needed.

Many thanks, Paul. That was really useful.

I’ve now managed to get it to this stage: http://jsfiddle.net/Qu3NK/4/

Just working on removing the integers and having the text remain

:slight_smile: