CSS Drop Down Menu Problem (only in IE)

Hi Folks,
I have just added a new drop down menu and it seems to work perfectly in every other browser except IE.
In IE the cursor makes the next menu item along drop down and not the one that's hovered over.
I have removed the jquery script and the same problem occurs, so I reckon it must be a CSS problem. Here's the CSS code in case anyone has any ideas what the problem is.
Any suggestions would be hugely appreciated cos I can't figure it out .
Cheers
Dave
/*Navigation Menu Style*/
#topmenu{
#topmenu #nav, #nav ul{
font-size:10.5px;
font-weight:bold;
margin:0;
list-style-type:none;
list-style-positionutside;
position:relative;
line-height:35px;
background-color:#006699;
width:100%;
text-align:left;
#topmenu #nav a{
display:block;
padding:0px 5px 0px 10px;
width:145px;
border-left-color:#006699;
background-color:#006699;
color:#fff;
text-decoration:none;
text-transform:uppercase;
#topmenu #nav a:hover{
color:#CFF;
#topmenu #nav li{
float:left;
position:relative;
#topmenu #nav ul {
position:absolute;
display:none;
width:160px;
top:35px;
#topmenu #nav li ul{
/*padding-bottom:20px;*/
#topmenu #nav li ul a{
width:180px;
height:35px;
float:left;
text-transform:capitalize;
#topmenu #nav li ul a:hover{
text-decoration:underline;
#topmenu #nav ul ul{
top:auto;
#topmenu #nav li ul ul {
left:180px;
margin:0px 0px 0px 10px;
#topmenu #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
#topmenu #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
/*Navigation Menu Style Ends */

I think that is fine but it did get converted to a smiley face you are right. This is how it looks
#topmenu #nav, #nav ul{
font-size:10.5px;
font-weight:bold;
margin:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:35px;
background-color:#006699;
width:100%;
text-align:left;
it's all on a local set up right non but I will try to pop it up and post a link.
The symptoms are easy to describe though. When you hover over a top level menu item, the list drops down under the link directly to the right.The positioning isn't random, it is exactly in line, just under the wrong heading.
In every other browser it seems to be fine.

Similar Messages

  • "undefined" appearing next to text in CSS Drop-Down menu, why?

    Hello everyone,
    I am having a problem with a CSS drop-down menu. The menu works fine, as you can see here:
    http://littlebuddymedia.com/help/011.html
    But the text "undefined" appears next to the main menu options. My question is, why?
    I have narrowed the problem down to this chunk of code:
    <div class="chromestyle" id="chromemenu">
    <ul>
    <li><a href="http://www.dynamicdrive.com">Home</a></li>
    <li><a href="#" rel="dropmenu1">Resources</a></li>
    <li><a href="#" rel="dropmenu2">News</a></li>
    <li><a href="#" rel="dropmenu3">Search</a></li>   
    </ul>
    </div>
    If you remove the rel="dropmenu1" portion of the code, the word "undefine" no longer appears, but then the menu doesnt drop-down anymore.
    Any ideas?
    If it is needed:
    Here is the CSS file: http://littlebuddymedia.com/help/chrometheme/chromestyle.css
    Here is the JS file:http://littlebuddymedia.com/help/chromejs/chrome.js
    Thank you.

    When I use FF to view the generated source, I see this -
    <li><a href="#" rel="dropmenu1">Resources undefined</a></li>
    <li><a href="#" rel="dropmenu2">News undefined</a></li>
    <li><a href="#" rel="dropmenu3">Search undefined</a></li>
    The undefined is coming from the javascript functions that you have loaded in that external file.  This function call is what starts it -
    <script type="text/javascript">
    cssdropdown.startchrome("chromemenu")
    </script>
    If you want 100% reliable drop menus that have been exhaustively tested in all common browsers/platforms, check the ones available from http://www.projectseven.com.

  • Need help fixing a CSS Drop-Down menu for IE6

    Hello.
    I have created an entirely CSS drop down menu for my website
    which works perfect in Firefox, Safari, Opera and IE7 however when
    I tested in IE6 it displayed like this -->
    image
    here or go to http://www.runecentral.net/index.php (Must have
    /index.php as i have redirected / to the community forum.)
    Here is my code

    Thank you for your reply.
    To answer your first question, I tried it with just one
    before and it caused Internet Explorer to display the background
    incorrectly so I just kept them both.
    I have replaced background-image with background:
    url(/img/defmenu.png) repeat-x;
    But, I cannot access my XP machine until tomorrow so I cannot
    view the site in IE6, if you could test it and tell me if it is the
    same as the image linked to in my first post that would be great.
    Kind Regards,
    Perry

  • Drop down menu problem IE7

    I have a small problem, don't know if you can help at all. I have have upgraded to the latest version of spry and created my spry menu in Dreamweaver CS3. It works great in firefox, but in IE7 the drop down menu jumps up to the top of the browser window, instead of below the menu bar.
    When I check using the browser compatibility function in CS3, I get a message "Expanding Box Problem" with the following lines of code highlighted:
    <ul>
              <li><a href="testimonials extra.html">Extra</a></li>
              <li><a href="testimonials defender.html">Defender II</a></li>
            </ul>
    Here is link to the site, so you can take a look
    http://www.efptproducts.com/
    Any ideas or help would be greatly appreciated ?
    regards,
    Bill

    Hi again,
    Not sure if you need it, but following is the spry css file code:
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, an auto width box with no margin
    or padding */
    ul.MenuBarHorizontal
    /* Set the active Menu Bar with this class, currently setting z-index to
    accomodate IE rendering bug:
    http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
         z-index: 1000;
         height: 33px;
         font-family: Trebuchet, "Trebuchet MS", sans-serif;
         color: #FFFF00;
         font-weight: bold;
    /* Menu item containers, position children relative to this container and
    are a fixed width */
    ul.MenuBarHorizontal li
    /* Submenus should appear below their parent (top: 0) with a higher z-index,
    but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we
    set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
    /* Submenus should appear slightly overlapping to the right (95%) and up
    (-5%) */
    ul.MenuBarHorizontal ul ul
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we
    set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
    /* Menu items that have mouse over or focus have a blue background and white
    text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
    /* Menu items that are open with submenus are set to MenuBarItemHover with a
    blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal
    a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
         background-color: #33C;
         color: #333333;
         font-family: Trebuchet, "Trebuchet MS", sans-serif;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation
    MenuBarItemSubmenu and are set to use a background image positioned on the
    far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
         background-image: url(../images/MB%20Dark%20Thin.jpg);
         background-repeat: repeat-x;
         background-position: 95% 50%;
         font-family: Trebuchet, "Trebuchet MS", sans-serif;
         font-size: 14px;
         font-style: normal;
         font-weight: bold;
         color: #FFFF00;
    /* Menu items that have a submenu have the class designation
    MenuBarItemSubmenu and are set to use a background image positioned on the
    far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
         background-image: url(../images/MB%20Light%20Thin.jpg);
         background-repeat: repeat-x;
         background-position: 95% 50%;
         font-family: Trebuchet, "Trebuchet MS", sans-serif;
         font-size: 14px;
         font-style: normal;
         font-weight: bold;
         color: #000000;
         width: 120px;
    /* Menu items that are open with submenus have the class designation
    MenuBarItemSubmenuHover and are set to use a "hover" background image
    positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
         background-image: url(../images/MB%20Light%20Thin.jpg);
         background-repeat: repeat-x;
         background-position: 95% 50%;
         font-family: Trebuchet, "Trebuchet MS", sans-serif;
         font-size: 14px;
         font-style: normal;
         font-weight: bold;
         color: #000000;
    /* Menu items that are open with submenus have the class designation
    MenuBarItemSubmenuHover and are set to use a "hover" background image
    positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
         background-image: url(../images/MB%20Light%20Thin.jpg);
         background-repeat: no-repeat;
         background-position: 95% 50%;
         font-family: Trebuchet, "Trebuchet MS", sans-serif;
         font-size: 14px;
         font-style: normal;
         font-weight: bold;
         color: #000000;
    BROWSER HACKS: the hacks below should not be changed unless you are an
    expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we
    underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is
    to keep IE 5.0 from parsing */
    @media screen, projection
         ul.MenuBarHorizontal li.MenuBarItemIE
         display: inline;
         f\loat: left;
         background: #FFF;
         font-family: Trebuchet, "Trebuchet MS", sans-serif;

  • Fireworks drop down menu problem in explorer 7 help

    I created a fireworks drop down menu for my website which
    usually shows the 'up' label, in this case January, February etc
    once activated, but now this only shows when the mouse moves over
    it and then the 'down' state shows correctly. Has anyone
    experienced this problem and if so can you offer a solution? The
    drop down is at
    http://www.laserbattlefield.co.uk/index.html
    and its the photo gallery label which has the drop down.
    Thanks.

    Debbie
    Welcome to the Apple Discussions.
    when I attempt to use these programs, and I choose a drop down menu from the top title bar, a lot of the options on the menus are in gray, and they do not work. Does this mean the only give you the preview of the program?
    No Debbie you have the full version. However, if these options and commands are not available (are gray) then it means that the objects the operate on are not selected. So, in iPhoto for instance, under the File menu, I cannot ‘Edit a Smart Album’ unless I have selected a Smart Album first. I cannot create an Event unless I have selected a photo to make that Event with, and so on.
    If you’re new to Macs check out here: http://www.apple.com/support/mac101/
    If you’ve switched from Windows, check out here: http://www.apple.com/support/switch101/
    For help with the iLIfe applications specifically: http://www.apple.com/ilife/tutorials/#iphoto
    Regards
    TD

  • Help needed with CSS drop down menu

    Hi guys,
    I'm trying to build a drop down menu for my site but, despite seeing a few tutorials and examples, I've had no luck yet!
    I'm pretty sure my HTML is correct...
    Code:
        <ul id="nav">
        <li><a href="#">Menu 1</a></li>
        <li><a href="#">Menu 2</a></li>
        <li><a href="#">Menu 3</a>
                <ul>
                    <li><a href="#">Drop Down 1</a></li>
                    <li><a href="#">Drop Down 2</a></li>
                    <li><a href="#">Drop Down 3</a></li>
                    <li><a href="#">Drop Down 4</a></li>
                </ul>
            </li>
        <li><a href="#">Menu 4</a></li>
        <li><a href="#">Menu 5</a></li>
        </ul>
    My CSS looks like this at the moment...
    Code:
    ul#nav {width:920px; height:35px; list-style:none; padding:0; margin:0; background:url(navBg.jpg) repeat-x; font-family:'OpenSansRegular'; font-size:11px; font-weight:700; text-transform:uppercase; -moz-box-shadow:0px 0px 10px #1c1c1c; -webkit-box-shadow:0px 0px 10px #1c1c1c; box-shadow:0px 0px 10px #1c1c1c; z-index:999;}
    ul#nav li a:hover, #nav li a:active {background:url(navOn.jpg) repeat-x; text-decoration:none;}
    ul#nav li a {border-right:1px solid #000; color:#E0E2E7; display:inline-block; float:left; margin:0; padding:10px 19px; width:auto; text-decoration:none;}
    * html #nav li {display:inline; float:left; }  /* for IE 6 */
    * + html #nav li {display:inline; float:left; }  /* for IE 7 */
    ul#nav li ul {left:-9999px; position:absolute; list-style:none;}
    ul#nav li:hover ul {left:0; position:absolute;}
    ul#nav li ul li {}
    ul#nav li ul li a {width:230px; background-color:#efefef; color:#2e2e2e; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; border-bottom:solid 1px #FFF; padding:7px; margin:0;}
    ul#nav li ul li a:hover {background-color:#028efd; background-image:none; color:#FFF;}
    I'm really struggling with this. Does anyone know how I can get Menu 3 to display the four drop down items beneath it - not the same width as the Menu 3 button but just inline with it.
    Thank you very much and I hope to hear from you.
    SM

    Try this. It's been adapted from a menu I previously made on another site.
    #menu {width:920px; height:35px; padding:0; margin:0; background:url(navBg.jpg) repeat-x; -moz-box-shadow:0px 0px 10px #1c1c1c; -webkit-box-shadow:0px 0px 10px #1c1c1c; box-shadow:0px 0px 10px #1c1c1c;}
    ul#nav a {font: 700 11px 'OpenSansRegular', arial, helvetica, sans-serif; text-transform:uppercase; margin:0; padding:5px 15px; line-height:25px; color: #666; text-decoration: none; display:block; list-style: none;}
    ul#nav a:hover, ul#nav a.active {color: #999; background:url(navOn.jpg) repeat-x; text-decoration:none;}
    ul#nav {position: relative; margin: 0; padding: 0;}
    ul#nav ul {display: none;}
    * html #nav li {display:block; float:left; }  /* for IE 6 */
    * + html #nav li {display:block; float:left; }  /* for IE 7 */
    ul#nav li, ul#nav li li {position: relative; float: left; list-style: none; border-right:1px solid #000;}
    ul#nav li:hover ul {position: absolute; top: 35px; left: -1px; display:block; padding: 0; margin: 0;}
    ul#nav li li {width:230px; background-color:#efefef; color:#000;  font: normal 10px 'OpenSansRegular', arial, helvetica, sans-serif; border-bottom:solid 1px #FFF; border-right:none; border-left:1px solid #000; padding:0 5px;}
    ul#nav li li:hover, ul#nav li li a:hover {background-color:#028efd; color:#FFF;}
    <body>
    <div id="menu">
    <ul id="nav">
        <li><a href="#">Menu 1</a></li>
        <li><a href="#">Menu 2</a></li>
        <li><a href="#">Menu 3</a>
                <ul>
                    <li><a href="#">Drop Down 1</a></li>
                    <li><a href="#">Drop Down 2</a></li>
                    <li><a href="#">Drop Down 3</a></li>
                    <li><a href="#">Drop Down 4</a></li>
                </ul>
            </li>
        <li><a href="#">Menu 4</a></li>
        <li><a href="#">Menu 5</a></li>
        </ul>
        </div>
    </body>

  • CSS Drop down menu; how to align the right edge of drop down and parent menu?

    Hello everyone,
    I have a drop-down menu that is currently working well.
    The only change I need to make is to have the right edge of the  drop-down menu to align with the right edge of the parent menu. When you  hover over the menu, it currently "drops" down and to the right, with  the left edges aligned.
    I want the menu to "drop" down and to the left, so the right edges are aligned.
    I have tried fiddling with floats and absolute/relative positioning. I'm not sure what needs to be changed.
    Any help you can provide is greatly appreciated! I'm learning via "cut and paste", so please go easy on any terminology you may use.
    Thank you!
    Here is my code:
    .chromestyle{
         width: 100%;
         font-weight: bold;
         float: left;
         height: 29px;
    .chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    .chromestyle ul{
    border: 0px solid #BBB;
    width: 100%;
    background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
    padding: 4px 0;
    margin: 0;
    text-align: right; /*set value to "left", "center", or "right"*/
    .chromestyle ul li{
    display: inline;
    .chromestyle ul li a{
    color: #000000;
    padding: 4px 7px;
    margin: 0;
    text-decoration: none;
    border-left: 1px solid #DADADA;
    .chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
    background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
    /* ######### Style for Drop Down Menu ######### */
    .dropmenudiv{
    position:absolute;
    top: 0;
    border: 1px solid #BBB; /*THEME CHANGE HERE*/
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
    background-color: white;
    width: 200px;
    visibility: hidden;
    .dropmenudiv a{
    width: auto;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
    padding: 2px 5px;
    text-decoration: none;
    font-weight: bold;
    color: black;
    * html .dropmenudiv a{ /*IE only hack*/
    width: 100%;
    .dropmenudiv a:hover{ /*THEME CHANGE HERE*/
    background-color: #0000ff;
    color: #fff200;

    Try this:
    .chromestyle{
         font-weight: bold;
         height: 29px;
    .chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    .chromestyle ul{
    border: 0px solid #BBB;
    width:100%;
    background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
    padding: 4px 0;
    margin: 0;
    text-align: left; /*set value to "left", "center", or "right"*/
    .chromestyle ul li{
    display: inline;
    .chromestyle ul li a{
    color: #000000;
    padding: 4px 7px;
    margin: 0;
    text-decoration: none;
    border-left: 1px solid #DADADA;
    .chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
    background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
    /* ######### Style for Drop Down Menu ######### */
    .dropmenudiv{
    position:absolute;
    top: 0;
    border: 1px solid #BBB; /*THEME CHANGE HERE*/
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
    background-color: white;
    visibility: hidden;
    text-align:left;
    .dropmenudiv a{
    width: auto;
    display: block;
    border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
    padding: 3px;
    text-decoration: none;
    font-weight: bold;
    color: black;
    * html .dropmenudiv a{ /*IE only hack*/
    width: 100%;
    .dropmenudiv a:hover{ /*THEME CHANGE HERE*/
    background-color: #0000ff;
    color: #fff200;
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Can I click on "bookmarks" and have the drop down menu display ONLY the file imported from Safari?

    I am trying to achieve a one click drop down menu without side selection for "Safari". Possibly I need to drag bookmarks and folders from the "Safari" folder into the "unsupported " folder, but when I tried this it doubled everything I drug in.

    I did find that I could move bookmarks and folders out of the "imported from Safari" folder onto the "unsorted bookmarks" folder. Removed the Safari folder and made sure the "bookmarks menu" was empty, and then closed show all bookmarks. Hoping that when I opened Bookmarks from the very top line of Apple menu items, the only list that would pop down would be the one that I just constructed in "unsorted bookmarks". But alas, what pops down is no visible bookmarks. You have to slide down to "unsorted" which pops open a window offset to the right with what I really want to see, the list of bookmarks that I assembled in Unsorted.

  • Drop Down Menu Problem

    I followed the instructions on cssmenumaker.com, made my menu, downloaded, FTP'd menu folder to site root, placed code in a HTML snippet & published.
    Menu displays on the page, and works, until you actually click a link. The associated page loads in the snippet frame, (unless the link is designated to load in a new window.)
    To be safe, the menu was placed on one page only, a test scratch page that is sort of hidden in the site.
    Here's the link to it. http://www.realtyphotosnw.com/SCRATCH.html
    I'm a shooter, not a coder. Just doing the menu was foreign to me. I have too many pages now to not use a drop down menu. Ideally, I need to make changes to the site and hopefully click to publish without having to manually re-code a page each time it gets a change. Maybe that's wishful thinking, but that's the goal.
    Any help or recommendations are greatly appreciated. Thank You in advance.
    Chris

    Bonjour
    In the code, replace
    target="_self"
    by
    target="_top"

  • Serial resourse name drop down menu problem in built versions of software.

    Hi,
    I have developed Labview programs to test new PCBs as they come off the production line, by stimulating the PCBs via RS232 serial.  These programs work well on my development PC, and have been built as appilcations with installer ready to be transferred to the test PC, so our production department can use them.  The problem is that when I install the built applications onto the production PC, the serial resource name selection drop down menu is grayed out and disabled.  This stops anyone from being able to select the correct serial port.
    I am using Labview 6.1, Windows XP.
    Regards,
    Wardo.

    My first guess is that you have not installed VISA on the target machine.
    See the link below: -
    http://search.ni.com/nisearch/nisearchservlet?nist​ype=default&ddown=2&filter=%2Btaxonomy:%22Drivers+​And+Updates%22&q=visa+windows
    My second is that there is no serial port.

  • Drop down menu problem in iPhoto

    Hi, I am new to your forum but I have a question that has been driving me nuts. I bought my first Apple computer last Sept. 8, 2008 after a long time in saving for it. Anyway, I was told that iLife came with it which also included iPhoto, iDVD, Garage Band and a few others.
    Now, when I attempt to use these programs, and I choose a drop down menu from the top title bar, a lot of the options on the menus are in gray, and they do not work. Does this mean the only give you the preview of the program? You can then decide later if you want the full version? Is that how this works? If so, can you tell me how to get the full version.
    Thank you for all your help.
    Sincerely,
    Debbie Cummings

    Debbie
    Welcome to the Apple Discussions.
    when I attempt to use these programs, and I choose a drop down menu from the top title bar, a lot of the options on the menus are in gray, and they do not work. Does this mean the only give you the preview of the program?
    No Debbie you have the full version. However, if these options and commands are not available (are gray) then it means that the objects the operate on are not selected. So, in iPhoto for instance, under the File menu, I cannot ‘Edit a Smart Album’ unless I have selected a Smart Album first. I cannot create an Event unless I have selected a photo to make that Event with, and so on.
    If you’re new to Macs check out here: http://www.apple.com/support/mac101/
    If you’ve switched from Windows, check out here: http://www.apple.com/support/switch101/
    For help with the iLIfe applications specifically: http://www.apple.com/ilife/tutorials/#iphoto
    Regards
    TD

  • Drop Down Menu Problems

    Hello all
    I have a webpage with a separate Css. File, I am trying to use a basic drop down menu but struggling!
    I have used one these free menu generators which looks exactly how I want, it them gives me a code in HTML & CSS and I down know where I copy and paste it into!, I have tried several times but fails to work.
    can anyone help me?

    Hello
    sorry I thought I attached it. please see below...
    its from where it says homepage (in bold)
    HTML PAGE CODE:
    <head>
    <meta name="description" content="Ultra Finish have over 10 years experience in Valeting & Detailing based in Milton Keynes, Buckinghamshire." />
    <meta name="keywords" content="Ultra, Finish, UltraFinish, UltraFinish.co.uk, Valet, Valeting, Detail, Detailing, Milton Keynes, Cars, Car, Van, Vans, Vehicles" />
    <title>Ultra Finish Valeting &amp; Detailing Services</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link rel="stylesheet" type="text/css" href="style.css" />
    <style type="text/css">
    <!--
    .style3 {font-size: 18px}
    body {
    margin-top: 0px;
    margin-bottom: 0px;
    #apDiv1 {
    position:absolute;
    width:866px;
    height:29px;
    z-index:1;
    top: 19px;
    left: 58px;
    .style13 {
    font-size: 18px;
    font-style: italic;
    color: #333333;
    .style16 {font-family: Arial, Helvetica, sans-serif}
    .style20 {
    font-size: 18px;
    color: #2C2B2B;
    font-family: Arial, Helvetica, sans-serif;
    .style21 {font-size: 24px}
    .style26 {
    color: #999999;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    .style29 {
    color: #999999;
    font-size: 24px;
    .style33 {
    font-size: 24px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
    .style38 {color: #333333; font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: 24px;}
    .style42 {
    font-size: 16px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    .style51 {
    font-size: 18px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    .style52 {
    font-size: 18px;
    color: #333333;
    .style60 {
    font-style: italic;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    .style61 {font-size: 16px}
    -->
    </style>
    </head>
    <body>
    <div id="wrapper">
    <div id="header">
      <div id="slogan">
        <h2 align="center"><span class="style26 style3"> Based in Milton Keynes, Buckinghamshire<br />
        </span><span class="style29 style21">Tel: 07511 567 320</span></h2>
        <h2 align="center"><span class="style29 style3">Email Us: <a href="mailto: [email protected]">Contact @UltraFinish.co.uk</a></span><span class="style3"><br />
            <a href="https://www.facebook.com/UltraFinishCarValetingandDetailingServices"><img src="images/FacebookLogo.gif" alt="Our Facebook Page" width="105" height="35" border="0" longdesc="https://www.facebook.com/UltraFinishCarValetingandDetailingServices" /></a><br />
        </span></h2>
        <h2><span class="style3"><br />
        </span></h2>
      </div>
    </div>
    <div id="menu">
    <ul class="style16">
       <li class="first current_page_item">
         <div align="center"><a href="index.html">Homepage</a></div>
       </li>
           <li></li>
        </ul>
      </div>
    <div id="splashIndex">
      <div align="center">
        <p><span class="style33">Our Website Is Currently Undergoing Maintenance<br />
          Business Is Open As Usual! <br />
        </span><span class="style38"><span class="style61">Ultra Finish have over 10 years experience in Valeting &amp; Detailing,<br />
          using some of the  best methods and products on the market to date
          so we always guarantee
          a good  quality finish,
          every ounce of care is taken on every vehicle whether it be a
          Renault Clio or a Lamborghini Gallardo,<br />
          all cars are treated as
          if they were  our own and in most cases spending anything from 4-5+ hours for a complete  valet.<br />
          <br />
          Here at Ultra Finish we aim to exceed expectations and  standards of every customer<br />
          with more than just a sponge and a little bit of car  shampoo.</span></span></p>
        <p class="style42">Ultra Finish know that a product that works well on one car  may not work well on another<br />
          by using a variety of different products, brands and methods  we always aim to give best results and give<br />
          you for reflection that your car deserves!</p>
        <p align="center" class="style20 style21"><span class="style13"><strong>For Any Quotes Or Other Information Please Call</strong> <br />
            <strong>Stuart Chambers - 07511 567 320</strong></span><span class="style52"><br />
            <span class="style60">Alternatively Visit Our Facebook Page Below</span></span><span class="style51"><br />
            <strong><a href="https://www.facebook.com/UltraFinishCarValetingandDetailingServices">Ultra Finish Valeting &amp; Detailing Services</a></strong></span><span class="style3"><br />
          </span></p>
        </div>
    </div>
    <div id="page-bottom">
      <div id="apDiv1">
        <div align="center">Copyright (c) 2015  All rights reserved</div>
      </div>
    </div>
    </div>
    </body>
    </html>
    CSS CODE:
    margin: 0;
    padding: 0;
    a {
    text-decoration: underline;
    color: #0F8C8C;
    a:hover {
    text-decoration: none;
    body {
    font-size: 11.5pt;
    color: #5C5B5B;
    line-height: 1.75em;
    background: #E0DCDC url(images/img01.gif) repeat-x top left;
    body,input {
    font-family: Georgia, serif;
    strong {
    color: #2C2B2B;
    br.clearfix {
    clear: both;
    h1,h2,h3,h4 {
    font-weight: normal;
    letter-spacing: -1px;
    h2 {
    font-size: 2.25em;
    h2,h3,h4 {
    color: #2C2B2B;
    margin-bottom: 1em;
    h3 {
    font-size: 1.75em;
    h4 {
    font-size: 1.5em;
    img.alignleft {
    margin: 5px 20px 20px 0;
    float: left;
    img.aligntop {
    margin: 5px 0 20px 0;
    img.pic {
    padding: 5px;
    border: solid 1px #D4D4D4;
    p {
    margin-bottom: 1.5em;
    ul {
    margin-bottom: 1.5em;
    ul h4 {
    margin-bottom: 0.35em;
    .box {
    overflow: hidden;
    margin-bottom: 1em;
    .date {
    background: #6E6E6E;
    padding: 5px 6px 5px 6px;
    margin: 0 6px 0 0;
    color: #FFFFFF;
    font-size: 0.8em;
    border-radius: 2px;
    #content {
    width: 665px;
    float: left;
    padding: 0;
    #content-box1 {
    width: 320px;
    float: left;
    #content-box2 {
    margin: 0 0 0 345px;
    width: 320px;
    #footer {
    margin: 40px 0 120px 0;
    text-align: center;
    color: #8C8B8B;
    #footer a {
    color: #8C8B8B;
    #header {
    height: 60px;
    position: relative;
    background: #6E6E6E url(images/img03.jpg) top left no-repeat;
    padding: 45px;
    color: #FFFFFF;
    width: 888px;
    border: solid 1px #7E7E7E;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
    background-image: url(images/Banner.jpg);
    #logo {
    line-height: 160px;
    height: 162px;
    padding: 5px 0 0 0;
    position: absolute;
    top: 0px;
    left: 4px;
    width: 527px;
    #logo a {
    text-decoration: none;
    color: #FFFFFF;
    text-shadow: 0 1px 1px #3E3E3E;
    #logo h1 {
    font-size: 3.25em;
    #Menu2 {
    line-height: 16px;
    height: 15px;
    padding: 5px 0 0 0;
    position: absolute;
    right: 1162px;
    top: 83px;
    z-index:1;
    #slogan {
    line-height: normal;
    height: 147px;
    padding: 5px 0 0 0;
    position: absolute;
    right: 253px;
    top: 2px;
    width: 420px;
    #slogan h2 {
    color: #BEBEBE;
    font-size: 1.25em;
    text-shadow: 0 1px 1px #3E3E3E;
    #menu {
    position: relative;
    margin: 0;
    height: 30px;
    line-height: 30px;
    width: auto;
    border-top: solid 1px #5AD7D7;
    text-shadow: 0 1px 1px #007D7D;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 25px;
    background-color: #FFFFFF;
    background-image: url(images/img02.gif);
    background-repeat: repeat-x;
    background-position: center;
    #menuBodyworkServices {
    position: relative;
    margin: 0;
    height: 60px;
    line-height: 60px;
    width: auto;
    border-top: solid 1px #5AD7D7;
    text-shadow: 0 1px 1px #007D7D;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 25px;
    background-color: #FFFFFF;
    background-image: url(images/img02.gif);
    background-repeat: repeat-x;
    background-position: left top;
    #menu a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 1.20em;
    letter-spacing: -1px;
    #menu ul {
    list-style: none;
    #menu ul li {
    padding: 0 20px 0 20px;
    display: inline;
    #menu ul li.first {
    padding-left: 0;
    #page {
    padding: 45px 45px 15px 45px;
    position: relative;
    width: 890px;
    margin: 0;
    #page .section-list {
    list-style: none;
    padding-left: 0;
    #page .section-list li {
    clear: both;
    padding: 30px 0 30px 0;
    #page ul {
    list-style: none;
    #page ul li {
    border-top: solid 1px #D4D4D4;
    padding: 15px 0 15px 0;
    #page ul li.first {
    padding-top: 0;
    border-top: 0;
    #page-bottom {
    position: relative;
    margin: 0;
    background: #6E6E6E url(images/img03.jpg) top left no-repeat;
    border: solid 1px #7E7E7E;
    width: 888px;
    padding: 45px 45px 0 45px;
    color: #DCDCDC;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-image: url(images/img04.jpg);
    height: 5px;
    background-color: #000000;
    #page-bottom a {
    color: #F5F5F5;
    #page-bottom h2, #page-bottom h3, #page-bottom h4 {
    color: #FFFFFF;
    #page-bottom ul {
    list-style: none;
    #page-bottom ul li {
    border-top: solid 1px #8F8F8F;
    padding: 15px 0 15px 0;
    #page-bottom ul li.first {
    padding-top: 0;
    border-top: 0;
    #page-bottom-content {
    width: 665px;
    float: left;
    #page-bottom-sidebar {
    width: 200px;
    margin: 0 0 0 690px;
    #search input.form-submit {
    margin-left: 1em;
    color: #FFFFFF;
    padding: 10px;
    background: #2FACAC;
    border: 0;
    #search input.form-text {
    border: solid 1px #8F8F8F;
    padding: 10px;
    #sidebar {
    width: 200px;
    padding: 0;
    margin: 0 0 0 690px;
    #splashIndex {
    margin: 0;
    height: 540px;
    position: relative;
    width: 890px;
    background-color: #FFFFFF;
    background-image: url(images/Photo Index-1.jpg);
    background-image: url(images/Photo%20Index-1.jpg);
    padding-top: 5px;
    padding-right: 45px;
    padding-bottom: 10px;
    padding-left: 45px;
    #splashWheelRefurb {
    margin: 0;
    height: 500px;
    position: relative;
    width: 890px;
    background-color: #FFFFFF;
    background-image: url(images/Photo WheelRefub-1.jpg);
    background-image: url(images/Photo%20WheelRefub-1.jpg);
    padding-top: 45px;
    padding-right: 45px;
    padding-bottom: 10px;
    padding-left: 45px;
    #splashBodyworkServices {
    margin: 0;
    height: 500px;
    position: relative;
    width: 890px;
    background-color: #FFFFFF;
    background-image: url(images/Photo BodyworkServices-1.jpg);
    background-image: url(images/Photo%20BodyworkServices-1.jpg);
    padding-top: 45px;
    padding-right: 45px;
    padding-bottom: 10px;
    padding-left: 45px;
    #splashAirRideHydro {
    margin: 0;
    height: 500px;
    position: relative;
    width: 890px;
    background-color: #FFFFFF;
    background-image: url(images/Photo AirRideHydro-1.jpg);
    background-image: url(images/Photo%20AirRideHydro-1.jpg);
    padding-top: 45px;
    padding-right: 45px;
    padding-bottom: 10px;
    padding-left: 45px;
    #splashCarAudio {
    margin: 0;
    height: 500px;
    position: relative;
    width: 890px;
    background-color: #FFFFFF;
    background-image: url(images/Photo CarAudio-1.jpg);
    background-image: url(images/Photo%20CarAudio-1.jpg);
    padding-top: 45px;
    padding-right: 45px;
    padding-bottom: 10px;
    padding-left: 45px;
    #splashTestimonials {
    margin: 0;
    height: 500px;
    position: relative;
    width: 890px;
    background-color: #FFFFFF;
    background-image: url(images/Photo Testimonials-1.jpg);
    background-image: url(images/Photo%20Testimonials-1.jpg);
    padding-top: 45px;
    padding-right: 45px;
    padding-bottom: 10px;
    padding-left: 45px;
    #splashBodyworkDamage {
    margin: 0;
    height: 500px;
    position: relative;
    width: 890px;
    background-color: #FFFFFF;
    background-image: url(images/Photo BodyworkDamage-1.jpg);
    background-image: url(images/Photo%20BodyworkDamage-1.jpg);
    padding-top: 45px;
    padding-right: 45px;
    padding-bottom: 10px;
    padding-left: 45px;
    #splashFullRestore {
    margin: 0;
    height: 500px;
    position: relative;
    width: 890px;
    background-color: #FFFFFF;
    background-image: url(images/Photo FullRestore-1.jpg);
    background-image: url(images/Photo%20FullRestore-1.jpg);
    padding-top: 45px;
    padding-right: 45px;
    padding-bottom: 10px;
    padding-left: 45px;
    #splashBodyworkCustom {
    margin: 0;
    height: 500px;
    position: relative;
    width: 890px;
    background-color: #FFFFFF;
    background-image: url(images/Photo BodyworkCustom-1.jpg);
    background-image: url(images/Photo%20BodyworkCustom-1.jpg);
    padding-top: 45px;
    padding-right: 45px;
    padding-bottom: 10px;
    padding-left: 45px;
    #PictureGallery {
    margin: 0;
    height: 1125px;
    position: relative;
    width: 890px;
    background-color: #C0C0C0;
    padding-top: 45px;
    padding-right: 45px;
    padding-bottom: 10px;
    padding-left: 45px;
    #splash .pic {
    padding: 9px;
    #wrapper {
    position: relative;
    width: 980px;
    margin: 15px auto 0 auto;
    background: #FFFFFF;
    height: 0;

  • [JS][CS3] Drop down menu problem

    Hi
    I am trying to use a drop down menu inone of my dialogs.  The emnu is showing, but i cannot select it.
    myDialog = new Window ('dialog', 'Name',[50,50,350,370]);
    myDialog.frameLocation = [300,200];
    var myListItems = ["One","Two","Three"];
    var myList = myDialog.add('dropdownlist',undefined,myListItems);
    myList.selection = 1;
    myList.bounds = [20,200,100,20];
    myDialog.show();
    Any ideas where I cam going wrong?
    It seems to be when I am entering the bounds of the list, but I do need to place this list carefully.
    Roy

    Harbs. wrote:
    Or Rapid ScriptUI...
    http://www.scriptui.com/
    Harbs
    Thanks for the plug...
    I was really trying hard not to advertise, but rather to advocate the correct way to use ScriptUI.
    However once it was brought up let me just say a word. Most apps that automatically create dialogs will use co-ordinates and bounds, overriding the default layout manager. In that Rapid ScriptUI is different, since it shows you how to manipulate position of elements without using layout manager.
    The $2 script, while still existing, is a really old version of the library, however the professional version is extremely capable and outputs code which is really easy to understand and edit if necessary.
    I did not realize that some countries don't allow paypal. But if its an issue, contact me via prvt or contact page on scriptui.com and we could try to work something out.
    Steven Bryant
    http://scriptui.com

  • Selection Box and some repeats in drop down menu problems, please help

    Hello,
    I'm not quite sure what i have managed to turn on but everytime i click anything on my mac it gets a black box around it... I have no idea how to turn it off... can someone help me?
    Also my restart, Log out and Shut down seem to be repeating themselves in my apple drop down menu... is the normal? I don't remember it before. I'm working on a Mac Pro using Mac OS X 10.4.7.
    Any help would be much appreciated.

    Ahh thank you so much!
    I don't know how I managed it but it was really annoying me and now its gone. Wonderful.
    Thank you again.

  • Drop Down menu problem/hyperlink

    In the attached file, I cannot get the links on the drop down menu to work (schools, contact us, etc.)  I need them to hyperlink to other pages.
    Any help is appreciated.

    The dropdown links have arrow src refereneces but the last link 'Geom Prod Specifications' doesn't but the arrow is still showing.
    My guess is that the right arrow is hard coded to appear when a child menu is linked to a submenu item.
    Why do you have an arrow on submenu items which don't have child menus linked to them?

Maybe you are looking for

  • Fields display in the ALV List

    Hi Experts, I am using 3.0f version, in my report i am using function module  LIST_DISPLAY. Newly i added 3 fields in the report. But these fileds are comming in the second row. But i want to display in the first row only. report line size is nearly

  • Netflix no longer works on my imac

    Why am I no longer able to watch netflix on my imac? Osx version 8.6.5 through firefox. Why must I use Silverlight that will install but not work at all?

  • Script to duplicate Basic Paragraph style, then change character point size

    I'm looking to create a script that will create a cascade of paragraph styles based on the [Basic Paragraph] style settings. My goal is for each new paragraph style's character point size to be a percentage of the original [Basic Paragraph]'s. So if

  • After installing HP software for new printer laptop shuts down several times a day

    I had an older HP Photosmart printer and it lost it's wireless connection often.  I decided to get a new printer and purchase an HP Officemax 8600 printer and immediately my laptop started shutting down without notice.  It would leave me a notice tha

  • Soft Proofing in Aperture vs Others

    I posted this in another thread, but didn't get a reply so I thought I'd try another Subject title. Sorry. Someone was having a problem with Aperture to Photoshop using CYMK. I'm having the same problem Adobe RGB images. I use Gretag/Macbeth to calib