Please see URL:
http://backstageweb.net/woodensun/
Referring to the slideshow at the top of the page, I don't know how to create links off of the description text instead of the images (there is no markup for the descriptions, it's all in .js I think)
Code:
<div id="wowslider-container">
<div id="wowslider-images">
<a href="#"><img src="data/images/slide-fireplace.jpg" alt="slide-fireplace" title="slide-fireplace" id="wows0"/></a>
</div>
<a id="vlb" href="http://wowslider.com">jQuery Simple Image Slider by WOWSlider.com v1.1</a>
</div>
<script type="text/javascript" src="engine/script.js"></script>
Is there an easy way to do this?
Thanks very much - John