Results 1 to 7 of 7

Thread: Step Carousel (vertical sliding)

  1. #1
    Join Date
    Aug 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Talking Step Carousel (vertical sliding)

    1) Script Title:
    Step Carousel
    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...epcarousel.htm
    3) Describe problem:

    Wanted to have it slide vertically (bottom to top then back), not the usual left-right movement. Is there any way to make this possible? Which part of the script should be changed?

    No I don't want other image viewing scripts.

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

    Default

    There's no easy way to do this at the moment with this script unfortunately. I'll add this to my list of to-dos the next time it's updated, assuming the changes required aren't too difficult.
    DD Admin

  3. #3
    Join Date
    Jan 2012
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi is there any solution of above problem ... how to do the carousel vertically....

  4. #4
    Join Date
    Dec 2008
    Location
    Portsmouth, UK
    Posts
    1,891
    Thanks
    2
    Thanked 441 Times in 435 Posts

    Default

    Vic
    God Loves You and will never love you less.
    http://www.vicsjavascripts.org/Home.htm
    If my post has been useful please donate to http://www.operationsmile.org.uk/

  5. #5
    Join Date
    Jan 2012
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi vwphillips,

    Thanks for the response, but I need a functionality that will caousal images from top to bottom or vice versa.

  6. #6
    Join Date
    Dec 2008
    Location
    Portsmouth, UK
    Posts
    1,891
    Thanks
    2
    Thanked 441 Times in 435 Posts

    Default

    the modified script has the same behaviour as the original in that the
    wraparound option can be set to true


    Code:
    panelbehavior: {speed:300, wraparound:true, persist:true},
    are you looking for a continuous scroll rather than a wrap to beginning or end?
    Vic
    God Loves You and will never love you less.
    http://www.vicsjavascripts.org/Home.htm
    If my post has been useful please donate to http://www.operationsmile.org.uk/

  7. #7
    Join Date
    Jan 2012
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi vwphilips,

    I have a list of image that might be any in number. Condition is if number of images is greater the 4 then i need vertical carousal that will move image by one in top-bottom direction and this will be on click basis not automatic or continues.

    Thanks in Advance !!!!

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
  •