Results 1 to 10 of 10

Thread: Simple tree menu help

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

    Exclamation Simple tree menu help

    Hi, Im using very good script from http://www.dynamicdrive.com/dynamici...igate1_dev.htm

    I need to disable image viewing for root item,

    it should be like that:

    (no img)root1
    img subroot1
    img subroot2
    img subsubroot1
    img subroot3
    (no img)root2
    (img) subroot12

    and so on..
    I'just wasted two hours trying to do it with css workarounds no result

  2. #2
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    Find this in your JS:
    Code:
    ddtreemenu.closefolder="closed.gif" //set image path to "closed" folder image
    ddtreemenu.openfolder="open.gif" //set image path to "open" folder image
    If you don't want to see images, leave it blank

    See if it helps
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

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

    Default

    He only wants it on some, well at least I think he does...
    Jeremy | jfein.net

  4. #4
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    ..maybe, but it's only the root that he was referring that he don't want to see the images...only the root has open and closed gif
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

  5. #5
    Join Date
    Nov 2007
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by rangana View Post
    ..maybe, but it's only the root that he was referring that he don't want to see the images...only the root has open and closed gif
    look as you can see in my pseudo code menu example I have two levels, and I dont need image only on first root. Its becouse I have ROOT meniu where is elements with only one values, and I need all meniu values without images, but only in first level.

  6. #6
    Join Date
    Nov 2007
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I see you just looking to my problem but still there is no solution. Let me know if you need any adittional information about this issue. I really need to solve this problem.

  7. #7
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    My apologies, but I ran out of wits, I can't help any further,,,,that's the best way I could think of

    ...Let's just wait for other members to help you out with this
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

  8. #8
    Join Date
    Nov 2007
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    hey developers! the problem is not solved yet, try to suggest something, maby in discussion we could find solution together

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

    Default Tree Menus in Product Details Page

    Hi,

    I'm working on a website (http://www.gizmoearth.com); I'm using the simple tree menus from (http://www.dynamicdrive.com/dynamicindex1/navigate1.htm). These are working fine till product categories, but once I reach to product details page. It shows differently like bullet lists (no image/no link).

    Can anyone help me out???

    Thanks in advance!

    Ashish

  10. #10
    Join Date
    Oct 2005
    Posts
    63
    Thanks
    5
    Thanked 1 Time in 1 Post

    Default

    I don't yet understand the problem, the links in the menu bring up the page , but the page has no content.

    Maybe you should ensure that the page is correct
    or do you mean that there is sub menu
    In that case ensure the submenus are in place

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
  •