Results 1 to 4 of 4

Thread: Step Carousel Viewer - 1 item remaining

  1. #1
    Join Date
    Sep 2010
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Step Carousel Viewer - 1 item remaining

    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

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Please post a link to the page on your site that contains the problematic script so we can check it out.
    DD Admin

  3. #3
    Join Date
    Sep 2010
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    My website is here...

    http://www.digitalmedic.co.uk/homeuser/

    Another issue i have noticed is that on my site i have drop down arrows on my top menu and if you click one of the arrows it expands the content and scrolls everything down EXCEPT the left and right arrows for the carousel!!

    If you go to http://www.digitalmedic.co.uk (which is the version where i've commented out the panel selector circles) the left and right arrows scroll down with the other content ONLY when viewed in Internet Explorer, if you view if in Chrome or Firefox etc, the arrows are fixed in place when it scrolls and looks awful.

    Note: the ONLY difference in the two links above is that I've commented out the line
    Code:
    <img src="../images/dml-opencircle.png" data-over="../images/dml-graycircle.png" data-select="../images/dml-closedcircle.png" data-moveby="1" />
    I hope you can help!

  4. #4
    Join Date
    Sep 2010
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Can anyone help with this? Or is it just buggy programming?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •