Results 1 to 4 of 4

Thread: expand-contract text menu in NOF

  1. #1
    Sheila Hoffman
    Guest

    Default expand-contract text menu in NOF

    I'm pretty sure I already know the answer to this but I wanted to double
    check in case I missed something. Is there ANY way to do this WITHIN NOF? I
    already have Sothink's Tree Menu and it's great. Unfortunately it has some
    limitations too. I want to make the text flush right in the menu and they
    can NOT do that. I know I can do regular fly-outs and I can do text instead
    of buttons. But IS there a way to create the expand upon click and contract
    when clicking another option? If so how? If not, how would YOU accomplish
    this?

    Thanks,
    Sheila





  2. #2
    Micah Klesick
    Guest

    Default Re: expand-contract text menu in NOF

    As far as I know, NOF does not have a tree menu option. You would have to
    use a a JS code.
    I had a code I really liked, but I cannot remember what it was.


    --
    Micah Klesick
    www.learnNOF.creationtidbits.com
    Flash video and PDF tutorials on
    NetObjects Fusion

    -
    "Sheila Hoffman" <Sheila@hoffmanNOSPAMgraphics.com> wrote in message
    news:A921.1178653909.303@gfwebforum.com...
    > I'm pretty sure I already know the answer to this but I wanted to double
    > check in case I missed something. Is there ANY way to do this WITHIN NOF?
    > I already have Sothink's Tree Menu and it's great. Unfortunately it has
    > some limitations too. I want to make the text flush right in the menu and
    > they can NOT do that. I know I can do regular fly-outs and I can do text
    > instead of buttons. But IS there a way to create the expand upon click and
    > contract when clicking another option? If so how? If not, how would YOU
    > accomplish this?
    >
    > Thanks,
    > Sheila
    >
    >
    >




  3. #3
    the other Chuck
    Guest

    Default Re: expand-contract text menu in NOF

    Sheila,

    Not quite sure what you are trying to accomplish but I think I've got a
    feel.

    1) You want Text Alignment to the Right instead of the typical left to right
    layout ?
    ie:
    one
    twenty
    fortyfive
    ninehundred

    2) When you expand a particular Item you want any additional expanded items
    to contract at the same time ?

    I think this could be accomplished with the following script & CSS file but
    would involve some manual coding to do so.
    http://www.javascripttoolbox.com/lib/mktree/index.php

    I've played around with this script and it seems easy enough to implement
    and by playing around with the CSS file you could easily accomplish what you
    are looking for. I would think for a very long list this would be quite
    tedious though. Is your list long ??

    the Other Chuck

    PS: Is this for Coconut Bliss ?



    "Sheila Hoffman" <Sheila@hoffmanNOSPAMgraphics.com> wrote in message
    news:A921.1178653909.303@gfwebforum.com...
    > I'm pretty sure I already know the answer to this but I wanted to double
    > check in case I missed something. Is there ANY way to do this WITHIN NOF?
    > I already have Sothink's Tree Menu and it's great. Unfortunately it has
    > some limitations too. I want to make the text flush right in the menu and
    > they can NOT do that. I know I can do regular fly-outs and I can do text
    > instead of buttons. But IS there a way to create the expand upon click and
    > contract when clicking another option? If so how? If not, how would YOU
    > accomplish this?
    >
    > Thanks,
    > Sheila
    >
    >






  4. #4
    Sheila Hoffman
    Guest

    Default Re: expand-contract text menu in NOF

    Thanks Chuck. You have the general idea...and no, my list isn't too long.
    It's the navigation for a site with about 10 pages +/-. I'll check out this
    script.

    Sheila





Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •