Using UL in IE6 drop down menu CSS

I have a site located at http://www.jasperwinery.com/new/index4.php.

When viewing in IE there is a purple border around my boxes for navigation that appears in Internet Explorer. I disabled all the padding around there. I don't know what is the cause, and it throws out of my position just enough to bring down to the next line. I have included the CSS in the head of this page to make it easy to examine. Of course, I would be grateful if someone could identify for me what causes these borders and how I can get rid of them. I even made a style inline to the width of the li that is identical to the image I have in it.

TIA

border = 0 around your images.

'Net Image' wrote in message
News:gef31d$lag$1@forums. Macromedia.com...
> I have a site located at http://www.jasperwinery.com/new/index4.php.
>
> When viewing in IE there is a purple border around my boxes for the
> navigation
> which appears in Internet Explorer. I disabled all the padding around there. I don't
> soaps
> what is the cause and it throws out of my position just enough to
> make
> fall to the next line. I have included the CSS in the head of this page for
> make
> easy to examine. Of course, I'd appreciate it if someone could find it for me
> what
> causes these borders and how I can get rid of them. I have even made a online
> style
> make the width of the li that is identical to the image I have here.
>
> TIA
>

Tags: Dreamweaver

Similar Questions

  • Firefox 3, used to have a drop down menu under the button back to recent pages. How do I get this in FF4?

    FF3 used to have a more recent pages of a tab menu appears under the arrow key to the left. FF4 seems not to have. How I see the history of what appears in the tab say four or five pages back?

    You can get the menu drop-down by clicking on the previous/next buttons or now the left key pressed until the list is displayed.

    If you want the drop-down arrow, you can add it with the add-on of dropmarker rear - https://addons.mozilla.org/firefox/addon/backforward-dropmarker

  • Drop-down menu CSS will not appear on Flash video in IE8

    I have a simple CSS menu that refuses to appear on a Flash video embedded in IE8. It works perfectly in Firefox well. I tried several different fixes, but nothing seems to work. The view is www.slattenstudios.com. Any help would be greatly appreciated.

    Add one wmode as another and that should take care of it:

    Window mode (wmode) - what is it for?
    There are three modes of window.
    Window
    Opaque
    Transparent
    By default, Flash Player gets its own hWnd in Windows. This means that the Flash animation actually exist in an instance of display in Windows who lives above the basic browser display window. So if it seems to be in the window of the browser, technically, it's not. It is more efficient for Flash in this way to draw and it is faster and more efficient rendering mode. However, it is drawing regardless of the browser HTML rendering surface. This is why this default mode (which equals wmode = "window") does not good composition with DHTML layers. That is why your drop-down JavaScript menus happen behind your Flash animation.
    (As opaque) window mode, Flash Player is not an hWnd. This means that the browser tells the Flash Player, when and where to draw on the surface of the own browser rendering. The Flash animation is no longer are made at a higher level if you want to. It's right there in the page with the rest of the elements on the page. Flash buffer is simply drawn in the rectangle of the said browser, with any scene space Flash not occupied by objects with the background color of the movie no matter what.

    in the object and

    wmode = "opaque".

    in the embed

    Best wishes

    Adninjastrator

  • Next to the arrow to the left there used to be a drop down menu the option to view the previous just visited sites. Can we get that back?

    Rather than use it back arrow above and more to access a previous site I used, it used to be a water drop down just to the right of the arrow to the left. For this reason which has been deleted and can it be reported. If this is not the case, how to return to a previous version of Firefox?

    Click and hold an arrow now for a combined list of front/rear.

  • Drop-down menu CSS disappears too quickly

    Hello

    This may sound like a picky question, but my customer asked if I could do something.  In any case, I made a menu CSS dropdown on the following site: http://www.southernprairierailway.com/

    There is decline in the bottom under the tabs 'About', 'All' on board and «Ogema heritage...» ».  You should notice that if you hover over the menu and move your mouse down too fast, the menu disappears.  Is there anything I can do about it?

    Thank you!

    The subnav closes too quickly because you have a small space between the top-level link and the

      submenu so the mouse detects his flakes subnav and firm.

      Change the top to 38px position on the "selector css navbar ul ul (as shown below):"

      #navbar ul ul {}

      position: absolute;

      visibility: hidden;

      top: 38px;

      }

  • updated list drop down menu by typing item

    Hi guys,.

    I create a drop-down list by using enum. The drop down menu may have about 1000 + points. Is that possible the menu drop down to update the selection, I want while typing the word?

    The enumeration so that the controls of the ring won't let you type in when the vi is in run mode. A combo box can do what you expect

  • "Chart" drop-down menu

    Hi people,
    I have trawled autour and can't quite find the answer I'm looking for. I'm trying to make a menu drop-down menu in a main menu (Navigation goes along the top of the site - like what Adobe one!). However, the look that I want to achieve is to have the sub menu titles online and not stacked one on the other. So far so good, I tried to use show/hide layers to achieve this with a bit of "Behaviors" in DW8. But I can't get the result I want. If I use onMouseOver - layer menu void shows hiding the rest and remains on the screen until I have fly over another submenu - who remains on the screen which is not the effect I want to because if you do not choose a title on one of these sub menus - the menu is always there, that is why - not good!

    I tried to use the OnMouseOut to hide layer - however what is happening now is that the submenu disappears before you can even click on one of the titles. Can anyone suggest anything.

    Also is there a way I can achieve the same thing but using text - all the drop down menu of I saw are all stacked on top of each other, rather than online.

    Thank you very much

    Thanks on the advice for this - but I have now found the perfect answer via a tutorial on Dreamweaver Club website - here is the link:

    http://www.dreamweaverclub.com/Dreamweaver-DHTML-menu.php

    fun people.

  • Drop Down Menu using CSS only

    Apex 3.2

    I created a drop down menu for my application by following this blog

    http://www.grassroots-Oracle.com/2013/05/CSS-pull-down-menu-using-Apex-list.html

    It works perfectly if my list has only one level, but I can't make it work for sub items.

    If I add a sub item to my list, then the whole menu displays incorrectly.

    Has anyone used this blog before

    I'll post on the blog, but it requires a google account, which I am not allowed to create

    Gus

    Hello Gus,

    Have you read the comment of ino?

    Thanks Scott, very useful.
    An update: it works if there are no submenus. For the same reason that you have described on the

      bug, you can edit the sublist with sublist elements to

    • #TEXT #.

        (extra

          at the end). Took me a while to understand why my submenus are not showing correctly, until I read your comment in the section 'Model sublist before lines'.

    It seems to me that that would solve your problem.

    Kind regards

    Kees Vlek

    -----

    Company: http://www.orcado.nl

    Blog: http://www.orcado.nl/blog/blogger/listings/69-kvlek

    Twitter: http://www.twitter.com/skier66

    + If the answer to question please change replied and mark the appropriate post as correct / helpful. +

  • Ajatix CSS Drop Down Menu not starting on Dreamweaver CC 2015

    Hi, just installed Dreamweaver CC 2015, I downloaded CSS Drop Down Menu 4 light Dreamweaver Extension v4.1.1. When I'm in Dreamweaver and go the Insert menu->-> CSS Drop Down Menu 4 light Dreamweaver Extension v4.1.1 Ajatix nothing hapenned. Ajatix plug-in does not start...  He used to work on an earlier version of Dreamweaver, but no more. Note that I also installed Microsoft Windows 10 lately.  THX

    Always do a job in 2015 CC?

    If this isn't the case, you will need to contact the developer of plug-in to see if they have a newer version that works in 2015 from CC.

    Nancy O.

  • using Firefox 11.0 when trying to 'bookmark this page' in the bookmarks drop-down menu at the top of the browser bookmark pop-up window, but it disappears when I move my mouse to the bookmark window

    using Firefox 11.0 on Windows 7 prof 64 bit, when trying to 'bookmark this page' in the bookmarks drop-down menu at the top of the browser bookmark pop-up window. When I move my mouse over the bookmark pop-up window to change the directory where you will store the bookmark, it disappears before I can do something? If I move my mouse near the yellow star on the right side of the window to the url, the menu bookmark can appear again, but it disappears when I move my mouse over it?

    Hello!

    We have seen similar problems in the past. Read this 2-wire and let me know if they help you:

    https://support.Mozilla.org/en-us/questions/899098
    https://support.Mozilla.org/en-us/questions/850203

    Good luck
    Ibai

  • The back button often responds with a drop down menu of the story rather than simply go back to the previous page. There used to be a small arrow for that, why did you do that?

    The back button often responds with a drop down menu of the story rather than simply go back to the previous page. There used to be a small arrow for that, why did you do that?

    When I left click on the back instead of the browser navigation back button, I go almost every time to get the list of previous browsing history or it will just doing nothing until I click on the new button. The history of combination of button "return" rather than a separate between the historical click of the buttons box is the problem. Combined with my arthritic fingers of aging that is. If I was as fast as I used to be I guess it wouldn't be a problem. I liked the separate history area. This action combination navigation / buttons story scenario is problematic. I'm fairly certain that if I find it quite disturbing to bring to your attention that there are others (old beards) in the same boat I am.

    Thanks for listening
    D

    Use one of the following methods to open the tab history list:

    • Right-click on the back or next button
    • Press and hold the left button of the mouse on the active back or forward button until the list opens

    You can watch this extension:

  • Unable to create the new tab using '+' or ctrl T or the drop down menu.

    By clicking on '+' in the tab bar, using ctrl T or the drop down menu of the file menu new tab does NOT create a new tab. New tabs created only if clicking a link creates one.

    Uninstall the toolbar Ask and it should work again. There is a compatibility issue with the Ask and Firefox toolbar that prevents the opening of new tabs.

  • How to use a drop down menu to post a link internal

    I use Acrobat Pro DC. I want to use a drop down menu to post an internal link in my PDF document. I think its possible, and the solution is probably with JavaScript. I am very new to JS. I have the drop down created through forms, but nothing I have add in the preferences in JS is the case. Any help would be greatly appreciated.

    Thank you

    Ok. So first check the box that says 'Immediately validate the selected value' under the drop down properties, tab Options, and enter this code as its custom validation script:

    If (event.value == "A") this.pageNum = 1; Go to page 2

    If (event.value == "B") this.pageNum = 4; Go to page 5, etc.

    Adjust the values and page numbers, as required.

  • I am trying to perform a static check on the model. When I double click the model and go to the tab control... There is nothing to select in the knowledge module. I want to use CKM here... but nothing appearing in the drop-down menu. The global KMs are no

    I am trying to perform a static check on the model. When I double click the model and go to the tab control... There is nothing to select in the knowledge module. I want to use CKM here... but nothing appearing in the drop-down menu. The global not supposed to KMs the listed here?

    Hello

    You have imported the whole CKM in modules of knowledge?

    If not, import ckm and do it.

    Kind regards

    Gangareddy.k

  • When I click on a drop down menu, my options open to the left.  They used to open to the right, how to change this back to be able to open them to the right?

    When I click on a drop down menu, my options open to the left.  They used to open to the right, how to change this back to be able to open them to the right?

    Which is caused by a windows setting.

    http://timsneath.com/Windows-10-menu-alignment/

Maybe you are looking for

  • IMPOSSIBLE TO UPGRADE TO VISTA SERVICE PACK 2! Help!

    I can't upgrade to vista service pack 1 to service pack 2. I downloaded the system availability tool and ran the program. However the problem still persists. Error Code 800b0100 in Windows Update TRUST_E_NOSIGNATURE 800 B 0100 =======================

  • Weird noise from VN7 - 792G

    I bought the machine in June and he was silent, but now, we have heard a very low volume hum / buzz (a bit like a mosquito passng by your ear, except 3 octaves lower) more frequently. He comes from the right - about in the vicinity of the Enter key a

  • wireless connection on windows but not fast web

    Do we have a solution to the problem of wireless works with Windows, but not of Quickweb?

  • How to remove it is to say completely?

    Is it possible to remove IE completely? I use windows vista Home premium. IE does not appear in the list of programs it is possible to remove in the control panel and I can't find in the list with the windows functions you can toggle. Thanks in advan

  • How can I integrate a PDF file in gmail

    Hello everyone, I have a PDF file I created in Illustrator, I sent it to Adobe Acrobat to add links and final details, but now I need to embed the PDF document on a gmail email I send. Do you have any suggestions?[General, all Adobe forum moving supp