srlagarto
12-15-2010, 09:00 PM
Ultimate Fade-in slideshow (v2.4)
http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
Not a problem (this is a fantastic, solid script!) but a question - I would like to know if it's possible to replace the background colour that appears behind the image title with an image. I have found the line of code that I imagine would need to be altered (line 239):
.eq(0).css({background:'black', opacity:0.7}).end()
But, I have next to no js programming knowledge, so I don't know the correct manner in which to amend the 'black' part of the script to refer to my desired image.
Any help or advice much appreciated!
http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
Not a problem (this is a fantastic, solid script!) but a question - I would like to know if it's possible to replace the background colour that appears behind the image title with an image. I have found the line of code that I imagine would need to be altered (line 239):
.eq(0).css({background:'black', opacity:0.7}).end()
But, I have next to no js programming knowledge, so I don't know the correct manner in which to amend the 'black' part of the script to refer to my desired image.
Any help or advice much appreciated!