I found a fairly easy way to add optional links to the Dynamic Drive Script: Background Image Carousel First a demo: BG Carousel Links - Demo Now, how to: Using a text only editor like NotePad, add this highlighted style as shown to the bottom of the on page styles (modified from Step 1 on the demo page): Code: . . . ctedslide div.desc{ /* CSS for currently selected slide's desc div */ } div.slide ...
. . . ctedslide div.desc{ /* CSS for currently selected slide's desc div */ } div.slide
Updated 07-25-2012 at 12:17 AM by jscheuer1 (attach modified version of script, link to demo, update comments in script)