Vertical Drop Down menu works but..

The menu works ok on IE 9 but somehow on the other browsers (google chrome, firefox) whenever I hover my mouse down the menu, the sub menus does pops out but it just stays put whenever I continue to go down. I need help please, thanks.
http://www.rodriguezstudios.com/division9/
<div id="block1"><div id="navigation">
<div class="nav">
<ul>
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="aboutus.html">About Us</a>
</li>
<li>
<a href="products.html">Products</a>
<ul>
<li><a href="carpet.html">Carpet</a></li>
<li><a href="ceramic.html">Ceramic + Stone Tile</a></li>
<li><a href="resilient.html">Resilient</a></li>
<li><a href="hardwood.html">Hardwood</a></li>
<li><a href="laminate.html">Laminate</a></li>
<li><a href="matting.html">Matting + </a></li>
<li><a href="accessories.html">Accessories</a></li>
</ul>
</li>
<li>
<a href="services.html">Services</a>
<ul>
<li><a href="design.html">Design Support</a></li>
<li><a href="estimating.html">Estimating</a></li>
<li><a href="project.html">Resilient</a></li>
<li><a href="hardwood.html">Project Management</a></li>
<li><a href="installation.html">Installation</a></li>
<li><a href="refresh.html">Refresh</a></li>
<li><a href="maintenance.html">Maintenance</a></li>
</ul>
</li>
<li>
<a href="install.html">Install</a>
<ul>
<li><a href="corporate.html">Corporate</a></li>
<li><a href="retail.html">Retail</a></li>
<li><a href="project.html">Resilient</a></li>
</ul>
</li>
</ul>
</div>
</div>
#navigation{
          position:absolute;
          width:165px;
          height:372px;
          margin: 0px 0px 0px 58px;
          background-color:#ff6501;
.nav ul, li, li li{
          margin:0;
          padding:0;
.nav{
          width:165px;
          height:30px;
.nav ul {
          light-height: 25px;
          z-index:1000;
.nav li{
          list-style:none;
          position:relative;
          background:#ff6501;
.nav li li{
          list-style:none;
          position: relative;
          background:          #ff6501;
          left: 165px;
          top:-27px;
.nav ul li a{
          width:165px;
          height:30px;
          display:block;
          text-decoration:none;
          text-align:center;
          font-family:Calibri;
          color: #fff;
          border: 1px solid #eee;
.nav ul ul{
          position:absolute;
          visibility:hidden;
          top:27px;
.nav ul li:hover ul{
          visibility:visible;
.nav li:hover{
          background-color:#f39355;
Your assitance would be greatly appreciated

Hi there,
  The menu goes away after I mouse out on Safari, Chrome, and Firefox (running osx) Have you tried clearing your cache on those browsers?

Similar Messages

  • I've almost got a global drop down menu working but I need help!!

    I've got a drop down menu working that is in my "Sites" folder in MobileMe and can be linked to individual pages on my site with an html widget. This way I only have to change one file when I need to edit my navigation menu. It works fine as a footer as you can see here: http://web.me.com/phelpssculpture/Site/home_2.html
    The problem is I can't figure out how to use it as a header because the Widget box has to be big enough for the menus to drop in or they get cut off, but if it overlaps the page content as it does on the top of the page it blocks the content.
    Is it possible to make this transparent so the content shows through?
    Any help would be greatly appreciated, if we can figure this out it will be a breakthrough for having an effective navigation bar and a great timesaver for editing.
    Sincerely, David

    with an html widget.
    you can not achieve the result with html snippet widget, because you have no control over it.
    ... if we can figure this out it will be a breakthrough for having an effective navigation bar and a great timesaver for editing.
    it can be done and it's a known debate between me and other whose like to hide iweb navbar and build their own text based navbar, here was my argument: http://discussions.apple.com/thread.jspa?messageID=8136472&#8136472
    that said, it can be done when you have control over iweb, here are examples:
    http://home.cyclosaurus.com/CyclosaurusBlog/Entries/2009/8/11Pieces_of3.html (note the drop down menu overlap other elements).
    http://home.cyclosaurus.com/CyclosaurusBlog/Entries/2009/9/10iWeb_NavBarWidget.html
    the examples were done with my widgets, so give apple feedback and ask for tools to build widgets and take controls: http://www.apple.com/feedback/iweb.html

  • Spry Vertical Drop Down Menu- Links Moving about!

    Hi Everyone.
    I wondered whether anyone might be able to tell me what I am doing wrong?
    When I go to create a spry vertical drop down menu using images instead of text as the links - all of my links jump slightly to the right. Or, in the case of sub-menus - slightly down.
    I have put together a dodgy example below. I don't understand why it is moving the images around.. What am I doing wrong?
    Apart from removing the original text and pressing insert > image object > rollover image - I have not changed any significant settings on the spry menu.
    Edit: I have also tried adding "position: absolute;" tags to the spry coding, but it hasn't made any difference.

    Please let me know how you can post code?
    -jrntmd8r88

  • Cs4 vertical drop down menu button malfunctioning

    I need some help please.  My vertical drop down menu buttons have started to get small when you hover over them. They have been working great for over a year and now have started to do this. I don't know how to help the situation. gobhi.org
    thanks!

    That's because you have set the font-size to 18% on hover & focus.  Change it to 100%.
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
        color: #FFF;
        font-size: 18%;
        font-size:100%;
    Nancy O.

  • I need vertical drop down menu

    I need plugin vertical drop down menu for DW mx! Must be such
    that drops or spreds only down, not right or up!
    Can everyone know where I can get it?

    Check the uberlink and MacFly tutorials at PVII -
    http://www.projectseven.com/
    and the Navbar tutorial/articles at Thierry's place
    http://tjkdesign.com/articles/dropdown/
    Or this one (more recent article):
    http://tjkdesign.com/articles/Pure_CSS_Dropdown_Menus.asp
    Or to get it done fast, go here -
    http://www.projectseven.com/tutorials/navigation/auto_hide/index.htm
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "yazbar" <[email protected]> wrote in
    message
    news:felgkm$rc2$[email protected]..
    >I need plugin vertical drop down menu for DW mx! Must be
    such that drops or
    >spreds only down, not right or up!
    > I can swap 10 for 1 skripts (format *.js).

  • Does this drop-down menu work?

    http://www.correctionalassociation.org/
    The top horizontal nav menu should have drop downs for all but "Donate"  If you can't see the the drop-downs, I would appreciate it if you'd post with your OS and browser number.  If you have any ideas about what problem may be, that would be helpful too.
    We've gotten 2 emails reporting problems with the site indicating that they probably can't see the drop-downs at all.  I used Pixopoint's suckerfish dropdown generator to make the menu.  Any known problems with that?  I know Son of Suckerfish doesn't work with IE5/Mac or older versions of Navigator, but we haven't had any visits to our site recently with those browsers.
    Any help would be just grand.
    Sam

    Tested ok on FF 3, IE, 7, Safari 4 - on the PC
    I'll bet the ones having problems are IE 6 - I've heard the suckerfish menus don't play well with pre IE7
    Lawrence   *Adobe Community Expert*
    www.Cartweaver.com
    Complete Shopping Cart Application for
    Dreamweaver, available in ASP, PHP and CF
    Twitter.com/LawrenceCramer
    FaceBook.com/LawrenceCramer

  • Vertical drop down menu with effects possible?

    So I have a newbie question. I am using spry 1.6 in DW CS3
    and I need a vertical navigation menu in the left column with
    sub-navs that drop down in the same column (not fly out).
    Should I use the spry menu or other spry widget to do this?
    and can I incorporate a spry effect like slide into the menu?
    I am playing around with this but have not found the right
    combination yet.

    Hi,
    if I well understand your request, you should do the
    following:
    - insert in page a Spry Vertical MenuBar widget
    - go in SpryMenuBarVertical.css file to this rule:
    ul.MenuBarVertical ul and change the margin property from: margin:
    -5% 0 0 95%; TO margin: -5% 0 0 0%;. This will make the submenu to
    display right over the items from first level.
    If I wrong understood your request please give us a page
    where to see what you need and we'll let you know how to achieve
    the desired behavior.
    Thanks,
    Diana

  • Drop down menu works in chrome but not in Internet Explorer

    The web page is sjys.org. When I put through the validator at http://jigsaw.w3.org
    I get this result:
    URI : http://www.sjys.org/SpryAssets/main_menu.css
    145
    ul.MenuBarHorizontal iframe
    attempt to find a semi-colon before the property name. add it
    0
    ul.MenuBarHorizontal iframe
    Parse Error null
    145
    ul.MenuBarHorizontal iframe
    Parse Error 0.1);
    146
    ul.MenuBarHorizontal iframe
    Parse Error }
    URI : http://www.sjys.org/SpryAssets/Ensemble_Menu.css
    130
    ul.MenuBarVertical iframe
    attempt to find a semi-colon before the property name. add it
    0
    ul.MenuBarVertical iframe
    Parse Error null
    130
    ul.MenuBarVertical iframe
    Parse Error 0.1);
    URI : http://www.sjys.org/SpryAssets/SpryTooltip.css
    12
    .iframeTooltip
    attempt to find a semi-colon before the property name. add it
    0
    .iframeTooltip
    Parse Error null
    12
    .iframeTooltip
    Parse Error 0.1);
    13
    .iframeTooltip
    Parse Error }
    I'm new to css. Can someone tell me what is wrong and how to fix it?

    There's nothing to fix.  Spry menus (circa 2006) employed several Hacks to make it work in older/lesser IE browsers.  Adobe gave up on Spry in late 2012 because it doesn't meet current demands of the modern web.  Most of us have ditched Spry and moved on to better menu systems that work better with IE10, IE11 & Touch Screens.
    Project Seven Responsive Tabs
    http://www.projectseven.com/products/tools/tpm2/tutorials/responsive/index.htm
    PVII's Pop-Menu Magic3 (commercial DW extension)
    http://www.projectseven.com/products/menusystems/pmm3/index.htm
    jQuery Superfish
    http://users.tpg.com.au/j_birch/plugins/superfish/
    Nancy O.

  • Hello guys i m getting problem in date picker css in new version(21.0) firefox month & year drop down not working but its working when I close the dialog box

    when I m opning datepicker (by jquery 1.7.3 min.js) it will work on normal UI but it's dropdown not working in dialog UI after I closed the dialog the datepicker dropdown works
    and also it works in older version of firefox like 15.0

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    <b> To Enable SafeMode </b>
    *You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    *''Once you get the pop-up, just select "'Start in Safe Mode"''
    If it works in Safe Mode and in normal mode with all extensions (Tools > Add-ons > Extensions) disabled then try to find which extension is causing it by enabling one extension at a time until the problem reappears.
    Close and restart Firefox after each change via "Firefox > Exit" (Windows: Firefox/File > Exit; Mac: "Firefox > Quit Firefox"; Linux: "Firefox/File > Quit")
    * https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Spry Vertical Drop down Menu

    Help my vertical menu bar won't expand.  I am using Dreamweaver CS3
    I have to figure out a way to show you code I'll be back.
    Home                 
    Memberships                         
    Committees
    Board
    Staff
    News & Events                       
    Event Calendar                           
    Regional News
    Youth Council Events
    Services                       
    Business Services
    Current Funding
    Resources
    Job Seekers                         
    Career Centers
    Service Providers
    Links
    Contact Us

    Please let me know how you can post code?
    -jrntmd8r88

  • Help, Help, Help!!! Drop Down Menu working not in DW; Drop Down working well after publishing in IE

    I Make an SpryMenueVrtical with several Lines.
    But, in the DreamWeaver, it shows me only one Line!!
    But after Publishing in the IE it shows correct,.
    See picture.
    I'm not a bip DW Profi.
    Earlier the function was O.K!!

    Sorry mistake.... :-(.
    I'm nervously...
    The link of the Page is
    Sp.dopag.com   (Without www)
    Username: [removed]
    Password: [removed]
    Does it help?

  • When searching on Facebook none of the links in the drop down menu work.

    Including the "See more" option so I cannot search. Uninstalling and reinstalling Firefox did not solve the problem and it does not happen with IE. How can I fix this?

    IIRC, FM8 had an issue with a path having more than 5 (or 6?) sub-folders. Try bringing the files up a few levels or create a mapped network drive down to the lower levels.

  • I need help. how to make vertical drop down menu

    I need help. I want on my site to make navigation as such on this site http://www.website24.eu/einstieg/. if you can help me and explain how?

    like this http://www.jqueryrain.com/?3khGEoMY

  • Version 3.6.17 Horizontal drop down menu is displaying as vertical text list. Page style set to basic. Menu works fine in Internet Explorer. Any hints?

    Newly installed horizontal drop down menu works in IE. In Firefox, it displays as a vertical text list. Any hints?

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove the Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Drop down menu don't work!

    Help me please!!!
    What is wrong with that AS2 drop down menu (flash8)?
    I want to make a button stay in its down state when it's clicked, and I did it for the MC buttons "Objectivity" and "Publications", but not for MC button  "Fotography", that trigger the vertical drop down menu. I also want that the MC buttons "Objectivity and "Publications" make the "vertical drop down menu" reverse for it's original state (hide).
    P.S. Of course, I want all the MC buttons link to their respective URL's.
    Sorry for my english and annoying newbie questions!
    Thank you very much!!!
    Cagalhoto
    Download file: http://rapidshare.com/files/415149494/menu_test.fla

    it's not likely anyone will download and correct your files.  most of us offer free help here but there's a difference between doing someone's work for them (and we do that too, but when we're hired) and helping someone do their own work.

Maybe you are looking for