NickNameDrive
06-24-2011, 09:43 PM
Hi All,
Here's a jquery based slideshow - http://www.marcofolio.net/webdesign/advanced_jquery_background_image_slideshow.html
Good looking thing, though I need to modify it but my js and jquery skills are very basic to do that. What i'm looking for is to replace divs background images with <img>s and to add thumbnails instead of playback controls.
So the script will not add a css properties to div containers, setting their background, but set attribute src= to <img>s instead. And i've got no clue on how to implement thumbnails, though i can manage css part of it.
Thank you in advance!
Here's a jquery based slideshow - http://www.marcofolio.net/webdesign/advanced_jquery_background_image_slideshow.html
Good looking thing, though I need to modify it but my js and jquery skills are very basic to do that. What i'm looking for is to replace divs background images with <img>s and to add thumbnails instead of playback controls.
So the script will not add a css properties to div containers, setting their background, but set attribute src= to <img>s instead. And i've got no clue on how to implement thumbnails, though i can manage css part of it.
Thank you in advance!