Results 1 to 2 of 2

Thread: Switch Content Script little problem

  1. #1
    Join Date
    Jun 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation Switch Content Script little problem

    alright I got the code Switch Content Script from the Dynamic section and I add it twice on my page (click here) and to contract all and expand on each site works like magic.... although I can not open more then one at a time.... if I try to open a second one... it will close the last one opened... sorry if I'm hard to understand

    anyway if you can help It would be more then appreciated!

    and a little comment for the staff/owner of this web site.... GREAT JOB!!!

    Luc

  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.

    I assume you're using the new version of the script. It supports whether the previous content should be contracted when the current one is clicked on. Just set the corresponding method to false to disable it:
    Code:
    joeexample.collapsePrevious(false) //Allow more than 1 content to be open simultanously

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
  •