Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default CSS menu problem

    I am using a website with frames (don't ask why but I can't avoid it). In the
    left frame there is a css navigationmenu with the tablerows change color (let's
    say from white to red) when a mouseover happens. When I click on an item the
    content will appear in the right frame. But... the color in the left frame has
    to stay the mouseover color (red). I just can't get it work. I don't see a
    solution for this. Can someone help?

    johnmate Guest

  2. Similar Questions and Discussions

    1. Pop-up Menu problem
      I know this is not a very exciting topic, but for me its a big deal because I am a beginner and I cant get it working! I am using Dreamweaver...
    2. Pop up menu problem
      hi i made a pop up menu and it has sub menus, the fireworks automatically puts a black arrow into the menu to show that there are available sub...
    3. Menu Problem - PLEASE HELP
      I created a site entirely in a flash movie, menu included. but when i publish my site the menu actions do not work anymore...any help at all is...
    4. Pop-up menu problem.
      Hi all, My problem is this, when i create a fireworks web page and I add a popup menu to it and preview it, it all looks and works fine. When I ...
    5. Pop up menu problem.. please help!
      See this Technote 16848: http://www.macromedia.com/support/fireworks/ts/documents/fwmx_pop-up_menusnframesets.htm If you're on Fireworks 4 see this...
  3. #2

    Default Re: CSS menu problem

    Declare the same CSS style for a:active as for a:hover

    --
    Marja Ribbers-de Vroed

    Company website:
    [url]www.webwaresystems.nl[/url]
    Dreamweaver extensions:
    [url]www.flevooware.nl/dreamweaver/[/url]


    "johnmate" <webforumsuser@macromedia.com> wrote in message news:cvk3sc$eop$1@forums.macromedia.com...
    >I am using a website with frames (don't ask why but I can't avoid it). In the
    > left frame there is a css navigationmenu with the tablerows change color (let's
    > say from white to red) when a mouseover happens. When I click on an item the
    > content will appear in the right frame. But... the color in the left frame has
    > to stay the mouseover color (red). I just can't get it work. I don't see a
    > solution for this. Can someone help?
    >
    Marja Ribbers 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