Results 1 to 6 of 6

Thread: Simple Controls Gallery 1.4- help with description

  1. #1
    Join Date
    Sep 2011
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Simple Controls Gallery 1.4- help with description

    1) Script Title: Simple Controls Gallery 1.4

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...plegallery.htm

    3) Describe problem:
    I would like to automatically show and hide the description DIV without the need for mouse hover. I used the handler this.showhidedescpanel("show"), but it keeps the description in view all the time. What I really want is for the description to show up after 1 second on slide change, and then disappear just prior to the new slide. I was thinking I should add a settimeout function and then call this.showhidedescpanel("hide"), however, I don't know how to add a timeout.

    Thanks in advance

  2. #2
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    Why not use the ultimate fade-in slideshow it already has this feature ( peekaboo option)

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

    Default

    Quote Originally Posted by azoomer View Post
    Why not use the ultimate fade-in slideshow it already has this feature ( peekaboo option)
    Would have used it if I knew it existed Now I know. Thanks!

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

    Default

    Got the fadeslideshow working with minimal effort. Now I'd like to know how to make the description box drop-in from the top of the image, just like in the simple controls gallery script?

  5. #5
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    I couldn't think of an easy fix for that, but you may be able to do it using the onslide event described on this page

    I tried to experiment with it, but I couldn't get further than this. Maybe you can make it work better with some adjustments.

  6. #6
    Join Date
    Sep 2011
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by azoomer View Post
    I couldn't think of an easy fix for that, but you may be able to do it using the onslide event described on this page

    I tried to experiment with it, but I couldn't get further than this. Maybe you can make it work better with some adjustments.
    That looks just about alright. I can style the changes easily. I did notice another shortcoming of the script in general. When you hover the mouse over, the descbox should stay up. I'm sure it's an easy fix. Any ideas?

    P.S: I notice you achieved the effect by adding a time-delay. May be that's what's causing less-than-smooth scrolls.

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
  •