wavdav911
02-16-2013, 12:05 AM
1) Script Title: :: Step Carousel Viewer v1.9
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/stepcarousel.htm
3) Describe problem: The script with links works in IE but not Firefox and Safari. Is there anything I you can do to make the links work in the othe browsers?
Here is the code:
<div id="mygallery" class="stepcarousel">
<div class="belt">
<div class="panel"><a href="Axic-PlasmaSTAR-200.html"><img src="images/plasmastar200-image1.jpg" border="0" /></a></div>
<div class="panel"><a href="Axic-Iso-Lok200ICP-Plasma-System.html"><img src="images/Iso-Lok.jpg" border="0" /></a></div>
<div class="panel"><a href="Axic-BENCHMARK-800-III.html"><img src="images/benchmark-800.jpg" width="1019" height="335" border="0" /></a></div>
<div class="panel"><a href="Axic-Iso-Lok-PV-5000.html"><img src="images/Iso-Lok-5000.jpg" border="0" /></a></div>
<div class="panel"><a href="Axic-Precision-P-1000.html"><img src="images/XRF-P-1000.jpg" border="0" /></a></div>
</div></div>
The page its on is:
dprowebdesign.com/axic
Sorry for my first post, I forgot to add the DD info,
Thanks!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/stepcarousel.htm
3) Describe problem: The script with links works in IE but not Firefox and Safari. Is there anything I you can do to make the links work in the othe browsers?
Here is the code:
<div id="mygallery" class="stepcarousel">
<div class="belt">
<div class="panel"><a href="Axic-PlasmaSTAR-200.html"><img src="images/plasmastar200-image1.jpg" border="0" /></a></div>
<div class="panel"><a href="Axic-Iso-Lok200ICP-Plasma-System.html"><img src="images/Iso-Lok.jpg" border="0" /></a></div>
<div class="panel"><a href="Axic-BENCHMARK-800-III.html"><img src="images/benchmark-800.jpg" width="1019" height="335" border="0" /></a></div>
<div class="panel"><a href="Axic-Iso-Lok-PV-5000.html"><img src="images/Iso-Lok-5000.jpg" border="0" /></a></div>
<div class="panel"><a href="Axic-Precision-P-1000.html"><img src="images/XRF-P-1000.jpg" border="0" /></a></div>
</div></div>
The page its on is:
dprowebdesign.com/axic
Sorry for my first post, I forgot to add the DD info,
Thanks!