Results 1 to 3 of 3

Thread: Carousel Slideshow : Change direction

  1. #1
    Join Date
    Jan 2008
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Carousel Slideshow : Change direction

    1) Script Title: Carousel Slideshow

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/carousel.htm

    3) Describe problem: How can I change the direction the images are displayed while the script is running ?

    I will give the user the possibility to change the direction by clicking a button.

    cu,theEdge.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    HTML Code:
    <input type="button" onclick="Car_Direction=!Car_Direction;" value="Change Direction">
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Jan 2008
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs up

    ... sometimes it's so easy ... and I'm so dump ...

    Thx for your help !!!

    cu,theEdge.

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
  •