Results 1 to 4 of 4

Thread: Altering the timing of the 'peekaboo' function

  1. #1
    Join Date
    Nov 2010
    Posts
    6
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Altering the timing of the 'peekaboo' function

    Hello,

    This is my first post here so apologies if i haven't done quite the right thing.

    I have a question about the 'peekaboo' function in the excellent "Ultimate Fade-in slide show v2.4" (http://www.dynamicdrive.com/dynamici...nslideshow.htm).

    Is it possible to alter the timings of the peekaboo function, ir, to make the captions appear and disappear more slowly than the default setting?

    Any suggestions would be great.

    Many thanks

    3) Describe problem:

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    On line 192, find:
    Code:
    setting.$descpanel.stop().animate({top:endpoint}, (typeof animateduration!="undefined"? animateduration : fadeSlideShow_descpanel.slidespeed), function(){
    And change the highlighted to your hide/show time. (1000 = 1 second)
    Jeremy | jfein.net

  3. #3
    Join Date
    Nov 2010
    Posts
    6
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default thanks

    nice one, thanks

  4. #4
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    No problem, I'm glad to help.

    Here on DD, we like to keep things organized. In an effort to do so, you have the option to set a thread to resolved when an issue is fixed. To make the status of the thread resolved:
    1. Go to your first post
    2. Edit your first post
    3. Click "Go Advanced"
    4. In the dropdown next to the title, select "RESOLVED"
    Jeremy | jfein.net

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
  •