Spry Submenu Doesn't Work Properly in IE7

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Spry Submenu Doesn't Work Properly in IE7

    The page in question is at [url]http://www.mayland.edu/test/index.html[/url] .

    I am at my wits end at solving a submenu drop-down problem in IE7. I used the
    Horizontal Spry menu creation in Dreamweaver CS3, placing it in a <div> and
    using that to fill the bar out across the page's design and center it in the
    window. I have modified the background colors and font sizes. The page looks
    fine in Firefox and Safari, but when the submenu appears in IE7, menu items
    appear inline horizontally with each other instead of vertically one under
    another. I'm sure there is a setting in the CSS that I have either messed up or
    haven't set properly to make the menu appear properly, but I can't find the
    problem. Could someone take a look and give ma an idea of what I could do to
    make this work?

    wncheels Guest

  2. Similar Questions and Discussions

    1. spry menubar does not work in IE
      I made a spry menubar to my website using dreamweaver cs3 on mac. Everything works fine with Opera, Firefox and Safari, but the menubar won't show...
    2. Spry submenu shifted in IE7 not in Firefox
      I cannot seem to correct an issue I am having whereby the drop down horizontal submenu appears directly under the main menu button in Firefox but is...
    3. Spry Submenu hides behind other layout tables whenviewed in browser
      Hi - I created a horizontal spry menu except when I preview in browsers (firefox/ IE/ safari) and check to make sure it works I find that sub menu...
    4. can javascript work correctly in spry:when?
      why the window.open("http://www.ibm.com/"); is alway running even the address is not equal to 'ibm' <div spry:choose="spry:choose"> <div...
    5. Spry menubar widget, submenu background different color
      Hello, Who knows if it is possible to assign different background-colors to main- and submenulevels? Regards, Dik
  3. #2

    Default Re: Spry Submenu Doesn't Work Properly in IE7

    The best thing to do is to start a new page. Add a menu bar to it. Set it up
    the way you need it. Then make a copy of the DW generated CSS. Then open the
    non copy virsion. Inside you will see a lot of comments that tell you what
    each is doing. It will also point out the IE bug fixes. P.S. some are in the
    html code as well. Work with this copy until you have it looking the way you
    want it in the web browsers. Then copy and past it over your live copy on the
    server. Use the back up if you make a change you do not like and can not
    remember how to fix. Remember to do one or two changes at a time. Then test.

    imaaxa 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