Results 1 to 5 of 5

Thread: Smart Folding Menu Tree Script

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

    Default Smart Folding Menu Tree Script

    Smart Folding Menu Tree Script

    I made a page using the "Smart Folding Menu Tree Script" and it works perfectly in Internet Explorer.

    But, When I use Firefox and try to expand the menus I get this:

    Error: cur.nextSibling has no properties
    Line: 140

    if (iscontained){
    var foldercontent=ns6? cur.nextSibling.nextSibling : cur.all.tags("UL")[0]
    if (foldercontent.style.display=="none"){
    foldercontent.style.display=""
    cur.style.listStyleImage="url(open.gif)"




    I haven't got a clue ... Anyone?



    .

  2. #2
    Join Date
    Nov 2004
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    We would all like these scripts to work with all the browsers, but it states it only works with ie, just like the script i would like to work in firefox

  3. #3
    Join Date
    Nov 2004
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    It does work with Firefox, but I did something wrong and now it doesn't work...

    I have one page that works fine but the other one doesn't.

    I'm making a new page now and this time i hope it works.

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

    Default

    The script should work in Firefox, assuming you didn't modify it incorrectly. To confirm this, test out the demo on DD using Firefox.

  5. #5
    Join Date
    Nov 2004
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    It does work. It's just me.

    I made a huge list of links using folders and sub folders.
    I've decided to use EmEditor instead of Frontpage. Because Frontpage keeps messing up the script. I have it almost under control, 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
  •