Results 1 to 2 of 2

Thread: Animated Collapse problem

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

    Default Animated Collapse problem

    Hello.

    I am having some problems with Animated Collapse.

    If I set the options to:

    fade=0,speed=300,group=filterGroup,hide=1,persist=0

    The div starts closed correctly, and the state does not persist (It works as it should)

    If I chage the options to:

    fade=0,speed=300,group=filterGroup,hide=1,persist=1

    The div starts open instead of closed. The persist part works.

    I tried changing the div state with inline css using "display:none", however the div still starts "open".

    Any ideas?

    Thanks,
    LordThumper

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

    Default

    Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format when asking a question.

    Are you sure it's not just the persistent feature resulting in the DIV being recalled as open when you reload the page? Try closing your browser and launching the page again. If that's not the issue, please post a link to the page on your site that contains the problematic script so we can check it out.
    DD Admin

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
  •