Results 1 to 5 of 5

Thread: Slashdot Menu Needing Help

  1. #1
    Join Date
    Apr 2007
    Location
    Brazil
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Slashdot Menu Needing Help

    1) Script Title: Slashdot Menu

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/slashdot.htm

    3) Describe problem: This page doesn't explain very much...

    1st - The menu apears and the css is working fine... but it not expand or collapse on click... and the first item "Graduação" it's not with the image toptitle... why?
    2nd - I want all of them collapsed.
    3rd - How can I do something like this ... the last item on menu Ads by Google is just a link ? > http://slashdot.org/

    Test Page
    SD Menu CSS
    SD Menu JS

    You may not understand some words of the menu because it's in Portuguese.

    I would like some help... sorry if i didn't understood. I really looked for something that could help on this forum... but I didn't found.

    Thanks
    Last edited by Kikitten; 04-30-2007 at 09:51 AM.

  2. #2
    Join Date
    Jun 2006
    Posts
    182
    Thanks
    0
    Thanked 14 Times in 14 Posts

    Default

    This is all caused by the weird hosting provider. Their scripts mess too much with frames. I'm afraid there is no simple workaround for that.

  3. #3
    Join Date
    Apr 2007
    Location
    Brazil
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I must say... it's a great script...i'm trying a new host... but you didn't answer some questions... so I did it right to start collapsed? Or I must put this
    Code:
    <div class="collapsed">
            <span>Gradua&ccedil;&atilde;o</span>
    ?

    I read something about "var collapseAll"... something like this... but I didn't found it in the code.

  4. #4
    Join Date
    Jun 2006
    Posts
    182
    Thanks
    0
    Thanked 14 Times in 14 Posts

    Default

    Code:
    <div class="collapsed">
    ...
    </div>
    That's how you make a submenu to be collapsed by default.

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

    Default

    Your menu is awsome. I'm using it in a DW template and am having trouble with the persistence. What do I need to do to keep the menu open when the user selects a link and the page changes? The menu keeps collapsing (default on opening site) when the new page opens. Thanks!

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
  •