kestrel_Rob
09-24-2010, 11:36 AM
Hi all,
I am trying to use the Step Carousel Viewer and everything is working fine except that if I include the "<img..." line from the code below;
<p id="mygallery-paginate" style="width: 510px; text-align:center">
<img src="../images/dml-opencircle.png" data-over="../images/dml-graycircle.png" data-select="../images/dml-closedcircle.png" data-moveby="1" />
</p>
My page always shows "1 item remaining" and it is stopping another script i have on the page.
If I comment out that line then my page loads fine and the carousel and the other script work perfectly. However I would like the visitors to be able to navigate through the carousel using these icons.
Can anyone help me fix this issue?
Many thanks,
Rob
I am trying to use the Step Carousel Viewer and everything is working fine except that if I include the "<img..." line from the code below;
<p id="mygallery-paginate" style="width: 510px; text-align:center">
<img src="../images/dml-opencircle.png" data-over="../images/dml-graycircle.png" data-select="../images/dml-closedcircle.png" data-moveby="1" />
</p>
My page always shows "1 item remaining" and it is stopping another script i have on the page.
If I comment out that line then my page loads fine and the carousel and the other script work perfectly. However I would like the visitors to be able to navigate through the carousel using these icons.
Can anyone help me fix this issue?
Many thanks,
Rob