1) Script Title: Featured Content Glider
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tentglider.htm
3) Describe problem: I am trying to add links inside of the slider DIV and the script seems to be disabling any links I put inside. Is there a way to add a link within the slider? Am I missing something??? Please help!!!
On the front end the a href's are still appearing in the code but are not creating a link
Here's an example of my code:
<div class="glidecontent">
<img src="assets/industry/issue42/01.png"/>
<h1>< a href="#">Retail Industry Outlook Survey: Modest Gains Keep Cautious Optimism in Style</a></h1>
<p><strong>Audience:</strong> C-suite in the retail sector</p>
<p>The retail sector continues to face a demanding market environment that requires course adjustments and active change management to optimally impact sales and performance. This survey provides perspectives and insights of 100 retail executives. It compares responses about current business conditions, areas of growth and investment, and factors that may help or hinder economic recovery with results from our 2011 Retail Survey.</p>
<p>
<div class="partner"><strong>Sponsoring partner:</strong> Mark Larson</div>
<div class="code"><strong>InterAction Activity Code:</strong> <a href="#">MLT10375</a></p></div>
</div>
Bookmarks