Navbar link to stay highlighted in popup menu

Ask a Question related to Macromedia Fireworks, Design and Development.

  1. #1

    Default Navbar link to stay highlighted in popup menu

    I created popup menus using Fireworks. Everything is working fine. Now I would like the heading to be highlighted after a submenu item is selected and a new page opens up. Is there an easy way to do this in Fireworks? See referring URL for an example of what I mean.

    That is, when 'Manufacturing' is selected under "Industries", a page opens up and "Industries" stays highlighted in blue.

    Thanks!



    Referring URLs
    [url]http://www.sgi.com/industries/sciences/[/url]




    Bloopie webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Cannot create JavaScript popup menu with Show Popup Menuusing Add Behaviors
      Whenever I load a page with this added behavior and test it with my link, I get an "Error on Page" message. Here is what I am doing: Create a...
    2. Highlighted link
      how can i create a highlighted link? like the link in this page. thank you
    3. Jump Menu stays on top of Fireworks Navbar
      Hi everyone. I created an asp page that has a jump menu and an include for the Fireworks Navbar. The problem is that when someone rolls over the...
    4. having more than one Navbar/pop-up menu on same page
      Ian, You might want to read this Technote on this subject: 15573 Multiple Pop-up Menu HTMLs inserted into one Dreamweaver file Please...
    5. Auto updating a popup-menu link in document created from a template. Possible?
      I have created a set of popup-menus in a document and saved it as a template. However when I create a new document from the template the...
  3. #2

    Default Re: Navbar link to stay highlighted in popup menu

    bloopie--

    This TechNote will show how to do that:

    [url]http://www.macromedia.com/support/fireworks/ts/documents/dont_restore.htm[/url]

    --
    Kim Cavanaugh, author
    Beginner's Guides to Dreamweaver and Fireworks
    [url]http://www.dw-fw-beginners.com[/url]
    ------------
    Extending Knowledge Daily at:
    [url]http://www.communitymx.com[/url]
    ------------
    Team Macromedia Volunteer for Fireworks
    [url]http://www.macromedia.com/go/team[/url]
    "Bloopie" <webforumsuser@macromedia.com> wrote in message
    news:bgscjm$66n$1@forums.macromedia.com...
    > I created popup menus using Fireworks. Everything is working fine. Now I
    would like the heading to be highlighted after a submenu item is selected
    and a new page opens up. Is there an easy way to do this in Fireworks? See
    referring URL for an example of what I mean.
    >
    > That is, when 'Manufacturing' is selected under "Industries", a page opens
    up and "Industries" stays highlighted in blue.
    >
    > Thanks!
    >
    >
    >
    > Referring URLs
    > [url]http://www.sgi.com/industries/sciences/[/url]
    >
    >
    >
    >

    Kim Cavanaugh Guest

  4. #3

    Default Re: Navbar link to stay highlighted in popup menu

    Using the tech document listed above, I was able to make this work. Thanks for the suggestion (and the original question). One question, though.

    The tech document suggests that the "function MM_swapImgRestore()" line be removed the .shtml file and placed in placed in the mm_menu.js file. "MM_swapImgRestore();" is then to be removed from the onMouseOut code. Fair enough, but what if not all of the buttons in the nav bar actually have pop menus? In my case, four buttons had pop-ups, one just had a rollover. The "MM_swapImgRestore();" line was the only function assigned to the onMouseOut code, so removing it would leave no MouseOut function at all for that button. I tried many different configurations with these elements, but no luck. Is there a way to make simple rollovers and pop-up menus behave together and still have the buttons stay on when moving the cursor to a pop-up menu?

    Thanks,
    Kirk Hiner


    Klytus webforumsuser@macromedia.com Guest

  5. #4

    Default Re: Navbar link to stay highlighted in popup menu

    Kirk--

    In that case I would probably export multiple files and work at it that way.
    In other words, have one file with the buttons that have the pop-up menus
    and export it separately from the files that have simple rollovers. That way
    you can build the menu in Dreamweaver and still retain the button states the
    way you want.

    --
    Kim Cavanaugh, author
    Beginner's Guides to Dreamweaver and Fireworks
    [url]http://www.dw-fw-beginners.com[/url]
    ------------
    Extending Knowledge Daily at:
    [url]http://www.communitymx.com[/url]
    ------------
    Team Macromedia Volunteer for Fireworks
    [url]http://www.macromedia.com/go/team[/url]
    "Klytus" <webforumsuser@macromedia.com> wrote in message
    news:bh0kb3$jhk$1@forums.macromedia.com...
    > Using the tech document listed above, I was able to make this work. Thanks
    for the suggestion (and the original question). One question, though.
    >
    > The tech document suggests that the "function MM_swapImgRestore()" line be
    removed the .shtml file and placed in placed in the mm_menu.js file.
    "MM_swapImgRestore();" is then to be removed from the onMouseOut code. Fair
    enough, but what if not all of the buttons in the nav bar actually have pop
    menus? In my case, four buttons had pop-ups, one just had a rollover. The
    "MM_swapImgRestore();" line was the only function assigned to the onMouseOut
    code, so removing it would leave no MouseOut function at all for that
    button. I tried many different configurations with these elements, but no
    luck. Is there a way to make simple rollovers and pop-up menus behave
    together and still have the buttons stay on when moving the cursor to a
    pop-up menu?
    >
    > Thanks,
    > Kirk Hiner
    >
    >

    Kim Cavanaugh Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139