Menu bar not working not properly in IE9

My spry menu bar works perfectly in Chrome, Firefox, and Safari, but not working in IE9.  The submenus to the menu bar horizontally not to fall down, they go on the side.  Any ideas?

http://littlechisel.com/Ideal_Window/

Here is my code:

< ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""

" < html xmlns =" http://www.w3.org/1999/xhtml "> <!-InstanceBegin template="/Templates/Ideal_Header.dwt ' codeOutsideHTMLIsLocked = 'false'->

< head >

< meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"

<!-InstanceBeginEditable name = "doctitle"-->

< title > < /title > ideal window manufacturing

<! - InstanceEndEditable - >

<!-InstanceBeginEditable name = "head"->

<! - InstanceEndEditable - >

< style type = "text/css" >

body, td, th {}

do-family: Tahoma, Geneva, without serif.

do-size: 12px;

}

{body

background-color: #A74131;

}

a: link {}

text-decoration: none;

}

a: visited {}

text-decoration: none;

}

a: hover {}

text-decoration: underline;

}

a: active {}

text-decoration: none;

}

< / style >

< link href = "IdealWindowTemplate.css" rel = "stylesheet" type = "text/css" / > "

< script src = "SpryAssets/SpryMenuBar.js" type = "text/javascript" > < / script > "

< link href = "SpryAssets/SpryMenuBarHorizontal.css" rel = "stylesheet" type = "text/css" / > "

< / head >

< body >

< table width = "900" border = "0" align = "center" cellpadding = "0" cellspacing = "0" >

< b >

< class td = "White-13-AlignRt" > < a href = "Contact.html" > contact us < /a > | Dealer Login < table >

< /tr >

< b >

"< td valign ="top"> < a href =" index.html "> < img src = images/thanks" "width ="243"height ="145"border ="0"/ > < /a > < img src =" images/Ballet_Header.jpg "width ="657"height ="145"border ="0"/ > < table >

< /tr >

< b >

< td >

< table >

< /tr >

< tr bgcolor = "#FFFFFF" >

< td align = "center" valign = "top" > < ul id = "MenuBar1" class = "MenuBarHorizontal" >

< li > < a class = "whyideal MenuBarItemSubmenu" href = "#" > < span > < / span > < /a >

< ul >

< li > < a class = "whyidealsub" href = "#" > why ideal < /a > < /li >

< li > < a class = "whyidealsub" href = "#" > story < /a > < /li >

< /ul >

< /li >

< li > < a class = "products MenuBarItemSubmenu" href = "#" > < span > < / span > < /a >

< ul >

< li > < a class = "productssub" href = "#" > ranges < /a > < /li >

< li > < a class = "productssub" href = "#" > doors Patio < /a > < /li >

< li > < a class = "productssub" href = "#" > garden window < /a > < /li >

< li > < a class = "productssub" href = "#" > forms architectural < /a > < /li >

< /ul >

< /li >

< li > < a class = "intermodality MenuBarItemSubmenu" href = "#" > < span > < / span > < /a >

< ul >

< li > < has a class = "energysub" href = "#" > Energy Saving packages < /a > < /li >

< li > < a class = "energysub" href = "#" > R5 window program < /a > < /li >

< li > < a class = "energysub" href = "#" > Options package < /a >

< ul >

< li > < a href = "#" > LowE Glass < /a > < /li >

< li > < a href = "#" > gas Argon/Krypton < /a > < /li >

< li > < a href = "#" > Triple pane < /a > < /li >

< li > < a href = "#" > foam fill < /a > < /li >

< /ul >

< /li >

< /ul >

< /li >

< li > < a class = "news" href = "#" > < span > < / span > < /a > < /li >

< li > < a class = "custody MenuBarItemSubmenu" href = "#" > < span > < / span > < /a >

< ul >

< li > < a class = "caresub" href = "#" > cleaning & amp; Operation < /a > < /li >

< li > < a class = "caresub" href = "#" > Condensation < /a > < /li >

< li > < a class = "caresub" href = "#" > glossary < /a > < /li >

< /ul >

< /li >

< li > < a class = "guarantee" href = "#" > < span > < / span > < /a > < /li >

< /ul > < table >

< /tr >

< b >

< td height = "5" align = "left" valign = "top" > < table >

< /tr >

< b >

< td align = "left" valign = "top" bgcolor = "#FFFFFF" > <!-InstanceBeginEditable name = "EditRegion1"->

< table width = "900" border = "0" cellspacing = "0" cellpadding = "0" >

< b >

< td width = "19" align = "left" valign = "top" > < img src = "images/BarShadow19.jpg" width = "19" height = "34" / > < table > "

< td width = "525" align = "left" valign = "top" > < img src = "images/indexPhoto.jpg" width = "525" height = "362" / > < table > "

< td width = "336" > < table >

< td width = "20" align = "left" valign = "top" > < img src = "images/BarShadow20.jpg" width = "20" height = "34" / > < table > "

< /tr >

< /table >

<!-InstanceEndEditable--> < table >

< /tr >

< b >

< td align = "center" valign = "top" > < class p = 'Footer' > ideal window manufacturing |  100 West 7th Street, Bayonne, NJ 07002 |  Tel: 800-631-3400 |  Fax: 800 758-7528 < br / >

© Ideal window manufacturing 2012 all rights reserved < br / >

" Web Design by < a href =" http://www.littlechisel.com "target ="_new"> small chisel Design < /a > < /p > "

< class p = 'Footer' > < / p > < table >

< /tr >

< /table >

< script type = "text/javascript" >

var MenuBar1 = new Spry.Widget.MenuBar ("MenuBar1", {imgDown: "..."}) "" / SpryAssets/SpryMenuBarDownHover.gif ', imgRight: ".. ({"/ SpryAssets/SpryMenuBarRightHover.gif"});

< /script >

< / body >

<! - InstanceEnd - > < / html >

Sections:

@charset "UTF-8";

/ * Sections - version 0.6 - Pre - Release Spry 1.6.1 * /.

/ * Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

The AVAILABLE INFORMATION: Describes the box model, positioning, the order

*******************************************************************************/

/ * The outermost container for the menu bar, an area of width auto without margin or padding * /.

UL. MenuBarHorizontal

{

margin: 0;

padding: 0;

list-style-type: none;

do-size: 100%;

cursor: default;

Width: auto;

}

UL. MenuBarHorizontal ul a {}

background-color: #514B 97.

color: #CCC;

}

UL. MenuBarHorizontal a.whyideal {}

background-image: url (.. / images/WhyIdeal.jpg);

height: 28px;

Width: 139px;

}

UL. MenuBarHorizontal a.whyideal.MenuBarItemSubmenu {}

background-image: url (.. / images/WhyIdeal.jpg);

height: 28px;

Width: 139px;

}

UL. MenuBarHorizontal a.whyideal.MenuBarItemSubmenu:hover {}

background-image: url (.. / images/WhyIdealRoll.jpg);

height: 28px;

Width: 139px;

}

UL. MenuBarHorizontal a.whyideal span {}

visibility: hidden;

}

UL. MenuBarHorizontal a.whyideal:hover, ul. MenuBarHorizontal a.whyideal:focus, ul. MenuBarHorizontal a.whyideal.MenuBarItemHover, ul. MenuBarHorizontal a.whyideal.MenuBarItemSubmenuHover, ul. MenuBarHorizontal a.whyideal.MenuBarSubmenuVisible {}

Background: url (.. / images/WhyIdealRoll.jpg);

}

UL. MenuBarHorizontal a.products {}

background-image: url (.. / images/Products.jpg);

height: 28px;

Width: 138px;

}

UL. MenuBarHorizontal a.products.MenuBarItemSubmenu {}

background-image: url (.. / images/Products.jpg);

height: 28px;

Width: 138px;

}

UL. MenuBarHorizontal a.products.MenuBarItemSubmenu:hover {}

background-image: url (.. / images/ProductsRoll.jpg);

height: 28px;

Width: 138px;

}

UL. MenuBarHorizontal a.products span {}

visibility: hidden;

}

UL. MenuBarHorizontal a.products:hover, ul. MenuBarHorizontal a.products:focus, ul. MenuBarHorizontal a.products.MenuBarItemHover, ul. MenuBarHorizontal a.products.MenuBarItemSubmenuHover, ul. MenuBarHorizontal a.products.MenuBarSubmenuVisible {}

Background: url (.. / images/ProductsRoll.jpg);

}

UL. MenuBarHorizontal a.energysavings {}

background-image: url (.. / images/EnergySavings.jpg);

height: 28px;

Width: 169px;

}

UL. MenuBarHorizontal a.energysavings.MenuBarItemSubmenu {}

background-image: url (.. / images/EnergySavings.jpg);

height: 28px;

Width: 169px;

}

UL. MenuBarHorizontal a.energysavings.MenuBarItemSubmenu:hover {}

background-image: url (.. / images/EnergySavingsRoll.jpg);

height: 28px;

Width: 169px;

}

UL. MenuBarHorizontal a.products span {}

visibility: hidden;

}

UL. MenuBarHorizontal a.energysavings:hover, ul. MenuBarHorizontal a.energysavings:focus, ul. MenuBarHorizontal a.energysavings.MenuBarItemHover, ul. MenuBarHorizontal a.energysavings.MenuBarItemSubmenuHover, ul. MenuBarHorizontal a.energysavings.MenuBarSubmenuVisible {}

Background: url (.. / images/EnergySavingsRoll.jpg);

}

UL. MenuBarHorizontal a.news {}

background-image: url (.. / images/News.jpg);

height: 28px;

Width: 104px;

}

UL. MenuBarHorizontal a.news.MenuBarItemSubmenu {}

background-image: url (.. / images/News.jpg);

height: 28px;

Width: 104px;

}

UL. MenuBarHorizontal a.news.MenuBarItemSubmenu:hover {}

background-image: url (.. / images/NewsRoll.jpg);

height: 28px;

Width: 104px;

}

UL. MenuBarHorizontal a.news span {}

visibility: hidden;

}

UL. MenuBarHorizontal a.news:hover, ul. MenuBarHorizontal a.news:focus, ul. MenuBarHorizontal a.news.MenuBarItemHover, ul. MenuBarHorizontal a.news.MenuBarItemSubmenuHover, ul. MenuBarHorizontal a.news.MenuBarSubmenuVisible {}

Background: url (.. / images/NewsRoll.jpg);

}

UL. MenuBarHorizontal a.care {}

background-image: url (.. / images/CareMaint.jpg);

height: 28px;

Width: 205px;

}

UL. MenuBarHorizontal a.care.MenuBarItemSubmenu {}

background-image: url (.. / images/CareMaint.jpg);

height: 28px;

Width: 205px;

}

UL. MenuBarHorizontal a.care.MenuBarItemSubmenu:hover {}

background-image: url (.. / images/CareMaintRoll.jpg);

height: 28px;

Width: 205px;

}

UL. MenuBarHorizontal a.care span {}

visibility: hidden;

}

UL. MenuBarHorizontal a.care:hover, ul. MenuBarHorizontal a.care:focus, ul. MenuBarHorizontal a.care.MenuBarItemHover, ul. MenuBarHorizontal a.care.MenuBarItemSubmenuHover, ul. MenuBarHorizontal a.care.MenuBarSubmenuVisible {}

Background: url (.. / images/CareMaintRoll.jpg);

}

UL. MenuBarHorizontal a.warranty {}

background-image: url (.. / images/Warranty.jpg);

height: 28px;

Width: 145px;

}

UL. MenuBarHorizontal a.warranty.MenuBarItemSubmenu {}

background-image: url (.. / images/Warranty.jpg);

height: 28px;

Width: 145px;

}

UL. MenuBarHorizontal a.warranty.MenuBarItemSubmenu:hover {}

background-image: url (.. / images/WarrantyRoll.jpg);

height: 28px;

Width: 145px;

}

UL. MenuBarHorizontal a.warranty span {}

visibility: hidden;

}

UL. MenuBarHorizontal a.warranty:hover, ul. MenuBarHorizontal a.warranty:focus, ul. MenuBarHorizontal a.warranty.MenuBarItemHover, ul. MenuBarHorizontal a.warranty.MenuBarItemSubmenuHover, ul. MenuBarHorizontal a.warranty.MenuBarSubmenuVisible {}

Background: url (.. / images/WarrantyRoll.jpg);

}

#MenuBar1. MenuBarSubmenuVisible a {}

background-image: none;

background-repeat: no-repeat;

Width: 139px;

height: 28px;

border-top-width: 1px;

border-top-style: solid;

border-bottom-color: #FFF;

Color: #000;

text-align: center;

vertical-align: bottom;

background-color: #d3c7b7;

do-family: Tahoma, Geneva, without serif.

do-size: 12px;

}

#MenuBar1. MenuBarSubmenuVisible a: hover {}

make-weight: bold;

background-color: #eee9e3;

}

#MenuBar1. MenuBarSubmenuVisible a.whyidealsub {}

background-image: none;

background-repeat: no-repeat;

Width: 139px;

height: 28px;

border-top-width: 1px;

border-top-style: solid;

border-bottom-color: #FFF;

Color: #000;

text-align: center;

vertical-align: bottom;

background-color: #d3c7b7;

do-family: Tahoma, Geneva, without serif.

do-size: 12px;

overflow: visible;

line-height: 28px;

float: none;

}

#MenuBar1. MenuBarSubmenuVisible a.whyidealsub:hover {}

make-weight: bold;

background-color: #eee9e3;

}

#MenuBar1. MenuBarSubmenuVisible a.productssub {}

background-image: none;

background-repeat: no-repeat;

Width: 138px;

height: 28px;

border-top-width: 1px;

border-top-style: solid;

border-bottom-color: #FFF;

Color: #000;

text-align: center;

vertical-align: bottom;

background-color: #d3c7b7;

do-family: Tahoma, Geneva, without serif.

do-size: 12px;

line-height: 28px;

}

#MenuBar1. MenuBarSubmenuVisible a.productssub:hover {}

make-weight: bold;

background-color: #eee9e3;

}

#MenuBar1. MenuBarSubmenuVisible a.energysub {}

background-image: none;

background-repeat: no-repeat;

Width: 169px;

height: 28px;

border-top-width: 1px;

border-top-style: solid;

border-bottom-color: #FFF;

Color: #000;

text-align: center;

vertical-align: bottom;

background-color: #d3c7b7;

do-family: Tahoma, Geneva, without serif.

do-size: 12px;

line-height: 28px;

}

#MenuBar1. MenuBarSubmenuVisible a.energysub:hover {}

make-weight: bold;

background-color: #eee9e3;

}

#MenuBar1. MenuBarSubmenuVisible a.caresub {}

background-image: none;

background-repeat: no-repeat;

Width: 205px;

height: 28px;

border-top-width: 1px;

border-top-style: solid;

border-bottom-color: #FFF;

Color: #000;

text-align: center;

vertical-align: middle;

background-color: #d3c7b7;

do-family: Tahoma, Geneva, without serif.

do-size: 12px;

line-height: 28px;

}

#MenuBar1. MenuBarSubmenuVisible a.caresub:hover {}

make-weight: bold;

background-color: #eee9e3;

}

/ * Value of the menu bar active with this class, currently the definition of z-index to accommodate IE rendering bugs: http://therealcrisp.xs4all.nl/Meuk/IE-zindexbug.html */

UL. MenuBarActive

{

z-index: 1000;

}

/ * Menu item containers, position of children relative to this container and are a fixed width * /.

UL. MenuBarHorizontal li

{

margin: 0;

padding: 0;

list-style-type: none;

do-size: 100%;

position: relative;

text-align: center;

cursor: pointer;

float: left;

vertical-align: middle;

}

/ * Submenus should appear under their parent (top: 0) with a higher z-index, but they are first the left side of the screen (-1000em) * /.

UL. MenuBarHorizontal ul

{

margin: 0;

padding: 0;

list-style-type: none;

do-size: 100%;

z index: 1020;

cursor: default;

position: absolute;

left:-1000em;

vertical-align: middle;

text-align: center;

display: block;

}

/ * Submenu that shows with the designation of the class MenuBarSubmenuVisible, we put the car left so it happens on the screen below its parent menu item * /.

UL. MenuBarHorizontal ul. MenuBarSubmenuVisible

{

left: auto;

}

/ * Container of menu items are same fixed width parent * /.

UL. MenuBarHorizontal ul li

{

line-height: 28px;

}

/ * Submenus should appear slightly overlapping to the right (95%) and upward (-5%) * /.

UL. MenuBarHorizontal ul ul

{

position: absolute;

margin:-5% 0 0 95%;

}

/ * Submenu that shows with the designation of the class MenuBarSubmenuVisible, we have left to 0, it is on the screen * /.

UL. MenuBarHorizontal ul. MenuBarSubmenuVisible ul. MenuBarSubmenuVisible

{

left: auto;

top: 0;

}

/*******************************************************************************

INFORMATION DESIGN: Describes the set of colors, borders, fonts

*******************************************************************************/

/ * Submenu containers have borders on all sides * /.

UL. MenuBarHorizontal ul

{

border: 1px solid #CCC;

}

/ * Menu items are a light grey block with padding and no text decoration * /.

UL. MenuBarHorizontal a

{

display: block;

cursor: pointer;

background-color: #EEE;

Color: #333;

text-decoration: none;

}

/ Components menu that have mouse over or focus have a blue background and white text * /.

UL. MenuBarHorizontal a: hover, ul. MenuBarHorizontal a: focus

{

background-color: # 33;

color: #FFF;

}

/ * Menu items that are opened with the submenus are on MenuBarItemHover with a blue background and white text * /.

UL. MenuBarHorizontal a.MenuBarItemHover, ul. MenuBarHorizontal a.MenuBarItemSubmenuHover, ul. MenuBarHorizontal a.MenuBarSubmenuVisible

{

background-color: # 33;

color: #FFF;

}

/*******************************************************************************

Submenu INDICATION: styles if there is a submenu in a given category

*******************************************************************************/

/ * Menu items that have a submenu have the MenuBarItemSubmenu class designation and are set to use a positioned background the far left (95%) and vertically centered image (50%) * /.

UL. MenuBarHorizontal a.MenuBarItemSubmenu

{

background-image: url (SpryMenuBarDown.gif);

background-repeat: no-repeat;

background-position: 50 95%;

}

/ * Menu items that have a submenu have the MenuBarItemSubmenu class designation and are set to use a positioned background the far left (95%) and vertically centered image (50%) * /.

UL. MenuBarHorizontal ul a.MenuBarItemSubmenu

{

background-image: url (SpryMenuBarRight.gif);

background-repeat: no-repeat;

background-position: 50 95%;

}

/ * Menu items that are opened with the submenus have the designation of the MenuBarItemSubmenuHover class and are set to use a background image "hover" positioned on the far left (95%) and centered vertically (50%) * /.

UL. MenuBarHorizontal a.MenuBarItemSubmenuHover

{

background-image: url (SpryMenuBarDownHover.gif);

background-repeat: no-repeat;

background-position: 50 95%;

}

/ * Menu items that are opened with the submenus have the designation of the MenuBarItemSubmenuHover class and are set to use a background image "hover" positioned on the far left (95%) and centered vertically (50%) * /.

UL. MenuBarHorizontal ul a.MenuBarItemSubmenuHover

{

background-image: url (SpryMenuBarRightHover.gif);

background-repeat: no-repeat;

background-position: 50 95%;

}

/*******************************************************************************

BROWSER HACKS: hacks below should not be changed, unless you are an expert

*******************************************************************************/

/ * HACK FOR IE: to ensure that sub menus show above form controls, underpin us each submenu with an iframe * /.

UL. MenuBarHorizontal iframe

{

position: absolute;

z index: 1010;

Filter:alpha(opacity:0.1);

}

/ * HACK FOR IE: to stabilize the appearance of the menu items. the slash in the float is to keep IE 5.0 analysis * /.

@media screen, projection

{

UL. MenuBarHorizontal li. MenuBarItemIE

{

display: inline;

f\loat: left;

Background: #FFF;

}

}

Add or change

UL. MenuBarHorizontal ul li {}

display: block;

float: none! important;

Width: auto;

white-space: nowrap;

}

The! important bit is to substitute the JS

GRAMPS

Tags: Dreamweaver

Similar Questions

  • Spry menu bar not working do not on the other pages

    Hello

    I've been struggling with this all day - I want to copy my menu bar horizontal spry in several pages of my site.  I am doing this creating a model .dwt with the original menu bar, to research and to behave as it should.  The new page displays the bar correctly but does not - no function drop-down list.  I don't know if this has nothing to do with the menu bar being a library item (and not on the css and js?)  Can anyone help?

    Instead of using a template, take a look at this article http://foundationphp.com/tutorials/sprymenu/ssi.php

    GRAMPS

  • I do not see the add-ins or extensions disables the MENU bar, not Yahoo toolbar!

    Hello: I am trying to remove an option of Yahoo suddenly appearing in my MENU toolbar (no).

    To get rid of Yahoo in the Menu bar, try this:

    1. type of topic: config in the location/URL bar and press the Enter key
    2. If you see a cautionary, accept it (promise to be careful)
    3. Research on the topic area: config page, type yahoo.ytff.options
    4. If you see an item in the Panel yahoo.ytff.options.menubarlower, the column value will be true
    5. Double-click this item to toggle the value false column or right-click this item and click "Toggle" to switch the column set to false
    6. close the topic: config tab
    7. You may need to restart Firefox to see the change.

    See also - http://kb.mozillazine.org/About:config

    Can not see the extensions or add-ins

    The database that keeps track of your extensions may be damaged and you need to reset these files; you won't lose your extensions! The files will be re-created by Firefox when you restart Firefox. Remove files with Firefox closed.

  • Vertical menu bar Spry works only in Internet Explorer

    I have a simple (I think) menu bar vertical Spry in my site that works fine in all browsers except - you guessed Internet Explorer.  One of the sub-items moves just above a menu item main when he earned the favor (it's a real verb LOL); so, you can't really even click on that element of particular main menu...  Here is the website: www.meridianwaterfiltration.com

    Any help would be appreicated!

    Add/Edit the following

    UL. MenuBarVertical a {}

    Width: 10em;

    }

    GRAMPS

  • &lt; iframe &gt; works does not properly in IE9

    Hi guys,.

    I designed and developed a website for a client. He asked that we put 3 international clocks that synchronize with our South African time displays the time in 3 other countries. He has actually provided tag < iframe > a site that does this without having to write JavaScripts for clocks and I came down with. I used the < iframe > tags and it works perfectly in browsers on 4/5 that I tested (Firefox 5, Navigator, Safari and Chrome), but for some strange reason it does not work 100% in IE9. It displays the correct time, but the image of the real clock is not rendered. It displays the time under the name digital instead of analog time on an analog clock like on the original site and the other browsers.

    Any of you know if it's just a setting in IE that can be changed or does not recognize the HTML5 < iframe > tags? Any help will be appreciated.

    Thank you

    Owen

    I tested in my IE9 on Vista and it works fine.

    You can view any Flash content in IE9?

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • Start button/Menu does not properly

    I'm a novice so need simple answer.  I'm running Vista on Toshiba notebook.  When I try to access control panel, computer or any other element from the beginning, I immediately get a white window aand inside a window that says that Windows Explorer has stopped working error.  Find a solution online and restart the program or restart the program.  If I choose the option, or simply close the windows, I get the same response, which is a brief suppression of everything on my desk. Any ideas how I can fix this problem?  I can get out through IE, but not in my conputer otherwise icon on the desktop.

    Thank you, ejlsew

    Hello

    Start at the top here and work towards the bottom - a step at a time. SFC and Checkdisk are fairly easy and
    so is update of drivers. See also the last link in this response.

    What antivirus/antispyware/security products do you have on the machine? Be one you have NEVER
    on this machine, including those you have uninstalled (they leave leftovers behind which can cause
    strange problems).

    ----------------------------------------------------

    Follow these steps:

    Start - type this in the search box-> find COMMAND at the top and RIGHT CLICK – RUN AS ADMIN

    Enter this at the command prompt - sfc/scannow

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Also run CheckDisk, so we cannot exclude as much as possible of the corruption.

    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    ==========================================

    After the foregoing:

    How to troubleshoot a problem by performing a clean boot in Windows Vista
    http://support.Microsoft.com/kb/929135
    How to troubleshoot performance issues in Windows Vista
    http://support.Microsoft.com/kb/950685

    Optimize the performance of Microsoft Windows Vista
    http://support.Microsoft.com/kb/959062
    To see everything that is in charge of startup - wait a few minutes with nothing to do - then right-click
    Taskbar - the Task Manager process - take a look at stored by - Services - this is a quick way
    reference (if you have a small box at the bottom left - show for all users, then check that).

    How to check and change Vista startup programs
    http://www.Vistax64.com/tutorials/79612-startup-programs-enable-disable.html

    A quick check to see that load method 2 is - using MSCONFIG then put a list of
    those here.
    --------------------------------------------------------------------

    Tools that should help you:

    Process Explorer - free - find out which files, key of registry and other objects processes have opened.
    What DLLs they have loaded and more. This exceptionally effective utility will show you even who has
    each process.
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896653.aspx

    Autoruns - free - see what programs are configured to start automatically when you start your system
    and you log in. Autoruns also shows you the full list of registry and file locations where applications can
    Configure auto-start settings.
    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx
    Process Monitor - Free - monitor the system files, registry, process, thread and DLL real-time activity.
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896645.aspx

    There are many excellent free tools from Sysinternals
    http://TechNet.Microsoft.com/en-us/Sysinternals/default.aspx

    -Free - WhatsInStartUP this utility displays the list of all applications that are loaded automatically
    When Windows starts. For each request, the following information is displayed: Type of startup (registry/Startup folder), Command - Line String, the product name, Version of the file, the name of the company;
    Location in the registry or the file system and more. It allows you to easily disable or remove unwanted
    a program that runs in your Windows startup.
    http://www.NirSoft.NET/utils/what_run_in_startup.html

    There are many excellent free tools to NirSoft
    http://www.NirSoft.NET/utils/index.html

    Window Watcher - free - do you know what is running on your computer? Maybe not. The window
    Watcher says it all, reporting of any window created by running programs, if the window
    is visible or not.
    http://www.KarenWare.com/PowerTools/ptwinwatch.asp

    Many excellent free tools and an excellent newsletter at Karenware
    http://www.KarenWare.com/

    ===========================================

    Vista and Windows 7 updated drivers love then here's how update the most important.

    This is my generic how updates of appropriate driver:

    This utility, it is easy see which versions are loaded:

    -Free - DriverView utility displays the list of all device drivers currently loaded on your system.
    For each driver in the list, additional useful information is displayed: load address of the driver,
    Description, version, product name, company that created the driver and more.
    http://www.NirSoft.NET/utils/DriverView.html

    For drivers, visit manufacturer of emergency system and of the manufacturer of the device that are the most common.
    Control Panel - device - Graphics Manager - note the brand and complete model
    your video card - double - tab of the driver - write version information. Now, click on update
    Driver (this can do nothing as MS is far behind the certification of drivers) - then right-click.
    Uninstall - REBOOT it will refresh the driver stack.

    Repeat this for network - card (NIC), Wifi network, sound, mouse, and keyboard if 3rd party
    with their own software and drivers and all other main drivers that you have.

    Now in the system manufacturer (Dell, HP, Toshiba as examples) site (in a restaurant), peripheral
    Site of the manufacturer (Realtek, Intel, Nvidia, ATI, for example) and get their latest versions. (Look for
    BIOS, Chipset and software updates on the site of the manufacturer of the system here.)

    Download - SAVE - go to where you put them - right click - RUN AD ADMIN - REBOOT after
    each installation.

    Always check in the Device Manager - drivers tab to be sure the version you actually install
    presents itself. This is because some restore drivers before the most recent is installed (sound card drivers
    in particular that) so to install a driver - reboot - check that it is installed and repeat as
    necessary.

    Repeat to the manufacturers - BTW in the DO NOT RUN THEIR SCANNER device - check
    manually by model.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    How to install a device driver in Vista Device Manager
    http://www.Vistax64.com/tutorials/193584-Device-Manager-install-driver.html

    If you update the drivers manually, then it's a good idea to disable the facilities of driver under Windows
    Updates, that leaves about Windows updates but it will not install the drivers that will be generally
    older and cause problems. If updates offers a new driver and then HIDE it (right click on it), then
    get new manually if you wish.

    How to disable automatic driver Installation in Windows Vista - drivers
    http://www.AddictiveTips.com/Windows-Tips/how-to-disable-automatic-driver-installation-in-Windows-Vista/
    http://TechNet.Microsoft.com/en-us/library/cc730606 (WS.10) .aspx

    ===========================================

    Refer to these discussions because many more excellent advice however don't forget to check your antivirus
    programs, the main drivers and BIOS update and also solve the problems with the cleanboot method
    first.

    Problems with the overall speed of the system and performance
    http://support.Microsoft.com/GP/slow_windows_performance/en-us

    Performance and Maintenance Tips
    http://social.answers.Microsoft.com/forums/en-us/w7performance/thread/19e5d6c3-BF07-49ac-a2fa-6718c988f125

    Explorer Windows stopped working
    http://social.answers.Microsoft.com/forums/en-us/w7performance/thread/6ab02526-5071-4DCC-895F-d90202bad8b3

    Hope these helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • Aligning menu items not properly

    I use a horizontal menu of the Widgets Library. For some reason any menu items do not align correctly. I messed up with the line height, padding, spacing and even try to manually move them without result. Any ideas on how to solve this problem?

    2014-12-16_23-04-47.jpg

    Hi Brian,.

    It is a strange question. You use menu manual?

    Try to change the font.

    Try to remove the menu and add new.

    Kind regards

    Aish

  • Spry the header menu and not properly aligned body

    Please take a look at my page http://www.seanmccuedesign.com/shemwebsitenew/index.html and tell me why the header, the Horizontal Spry Menu and body are wobbly and not aligned correctly.
    Thank you very much

    Sean

    Hi Sean,.

    For my part, I don't see a ' wobbly and not aligned correctly "-thing." " Be more specific. (Screenshot)

    Hans G.

    P. S.

    http://forums.Adobe.com/message/2913230#2913230 it is always the same, that's what I can see.

  • Missing menu bar, not in full screen, clicking on Firefox window doesn't help, on MAC OSX

    None of the threads already posted on this subject are useful in this situation.

    This occurs when the computer goes to sleep in full screen mode and is corrected by restarting the computer.

  • Bookmarks icon is not in the menu bar

    Hello, I realize people have asked questions similar to this, so apologies, but after reading the responses, I'm still having a problem. I have the little Menu installed to create more space on my screen, and so I adapted my toolbars to fit everything that I need in my bar Tools menu. (I did this by going to view, toolbars, customize and drag the icons, I tried the toolbar customization and the navigation toolbar on my toolbar on the Menu. Once completed, I could uncheck navigation and bookmarks toolbars to only show).

    One of the icons that I dragged out of the toolbar customization was the bookmarks icon (not one that clicking you get the sidebar; this one, that clicking you get your bookmarks is displayed as a drop-down list). This icon has now disappeared, or rather, he disappeared from sight, because when I click on view, toolbars, customize, it is visible again, next to all my other icons. It's only when I close the toolbar to customize the icon disappears. It is not true that I can't move it to the Menu bar by going into customize; Is that, once I'm out of customization, the icon is no longer visible. It is the icon that I usually click on most, and it is very frustrating having now either click Menu, click Favorites to see my favorites, or use Favorites Sidebar icon instead. Can anyone help? I tried to re - install, where there was a small problem.

    Thank you very much.

    The Tiny Menu extension is no longer supported by the developer, so IMO, it would be preferable not to use this extension.
    Are you aware that the Menu bar can be temporarily revealed quite easily by pressing the Alt key? Hide the Menu bar, not the toolbar Navigation.

    And if you want to use the cropped Compact Menu 2 , the usual extension would be replaced by a vertical 'menu' when you press the ALT - see the screenshot - which has the same menu as the Menu bar, but vertical. All you need to do is to move the Compact Menu 2 "button" in the Palette to customize 'hide '.

    As far the bookmarks for bookmarks menu drop-down button, this button has "a mind of its own" "depending on where you place it. his ' normal location is located on the toolbar bookmarks, but if you do not display the bookmarks toolbar and try to move this button, it sometimes goes into hiding. I don't remember especially, but this changed in Firefox 19, 20 or 21 (IIRC)and will "hide" much easier than with previous versions. Part of 'concealment' has to do with not showing the Navigation and toolbars of bookmarks with the items on the bar of Navigation up to the Menu bar and not the mobile reverse.

  • Menu bar horizontal Spry and IE11

    I inserted a drop-down list of the Horizontal Spry menu bar in a .dwt file model and created a file .html from him.

    See:  http://www.peterbarker.plus.com/exp.html

       

    I have not changed the original CSS

     

    Unfortunately the drop-down menu options menu may not work as expected. Choice open laterally to the right seen in my browser IE11.

       

    I had friends check using their browser. They have looked at the page via Firefox, Chrome, mobile Windows 8.1 and different versions of IE. In each case, the Menu bar horizontal Spry exploited properly. It seems to be a problem with my browser.

       

    I would appreciate any advice please.

    Is there something I can do with coding CSS or Spry or maybe there is a setting of IE that will solve the problem for me and / or others who may visit IE11 or similar?

    It seems that there is a problem with my browser.

    Do not use IE Compatibility Mode.

    You should not use spaces or special characters in file names.  This image file name is invalid code.

    images/Myshkin, Yaroslavl, Russia Compressed.jpg

    Rename it without spaces or commas.

    Nancy O.

  • How can I change the height of the menu bar to allow my large icons/buttons maintain their size?

    I've recently updated to FF31 FF28. Totally different user interface, I get that. I waited to update until I psych myself to try something different. I have the default theme Australis and Noia Fox Theme, which is designed with the larger icons/buttons for those with Visual needs. On my screen at this moment, I have the title bar, menu bar, tab bar and toolbar url/addon with the menu "Burger" on the right. I placed icons in the bar of menus, kept the House icon in the bar of the addon, and then there are the default icons in the menu popup. When I activate the Noia Fox Theme, look great icons in the addon/url bar, even in the popup menu; clear, large, easy to see. However, the icons in the menu bar (not the menu popup) are less than half their size origin/destination. So I'm going to default Australis theme, reboot and same problem, but not quite as dramatic as the default theme is smaller at first.

    My thought then, is that there is a setting in the menu bar which resizes the icons/buttons for a small default size. This setting can be changed to allow icons to keep their size original (or near it) and if so, how? I like the location of the menu bar on my screen, underneath the title bar above the tabs bar. Works very well with the new Fox only better addon that attaches to the tab bar and mask the url bar, a 'new' for me and I love him. I know that I can get the CTR with an additional bar and I tried that. The question, then, is that the extra bar appears below the tab bar and that it is not moveable to above the bar below the title bar and tabs.

    For the moment, I have just the two themes, security addons added and The Fox but better. I haven't added any other addons of appearance again in order to minimize potential conflicts/problems. I have not tinkered with internal FF by default not to follow the other parameters to tell me (I think that's what I did). To the best of my knowledge limited, I kept the changes and customizations to a minimum. And Yes, by your feature of conjecture to posted questions, I'm under Win 8.1 and 31 FF.

    I think I've offered sufficient detail so that others may try to reproduce the problem. Otherwise, let me know and I'll try to answer as soon as I can. Thank you very much for any help offered.

    ~ wkothlow

    You can also try code like this that I posted before on icons placed on the menu bar:

    #toolbar-menubar > toolbarbutton > .toolbarbutton-icon {
      height:24px!important; width:24px!important; margin:-3px!important;
    }
  • Under unsorted list stuck Spry menu bar

    I am completely new to Dreamweaver and try to use it to update an existing Web site.  I exported the Web site files on my PC.

    When I open a page in DW to edit, the Spry menu bar (which works with a horizontal drop down menu on the site) presents as an unordered list.  If I saw it, the list remains, i.e. the menus re bar does not appear.

    If I click on the button "turn off styles / we ', nothing happens.

    I would be extremely grateful for any advice as to what I can do in order to get the page in DW with the operation of menu bar.

    Thank you very much

    I wish I knew what that meant... If it's something I have to do, then please explain in detail!

    "I found this at the bottom of a page - is of the... / part of the... / SpryAssets/SpryMenuBarDownHover.gif" should also be deleted?

    RegNet are...

  • Submenus Spry menu bar displaying under other tags Div

    I created a menu bar that works great except the submenus to display under all other elements on the page.  It can be consulted at http://bakerlake50k.com/drafts.  You will notice from the source code that I added "overflow: visible;" everywhere for the style css without result.  I don't know what else to do

    Help!

    Jeannette

    You're probably working on your site so that I can not solve the problem.

    I know that if you detach the CSSLayouts.css of your document, as in

    http://bakerlake50k.com/includes/CSSLayouts/CSSLayouts.CSS"rel ="stylesheet"type =" text/css"/ >

    bar bar menus work.

    GRAMPS

  • Removal of Yahoo in the menu bar

    How can I delete the Yahoo! entry in the menu bar (not the toolbar Yahoo!).

    I have read similar articles on this topic, but all say something like "go to tools > modules and select 'Extension', etc..". My 'Extensions' list are empty (although I have Add-ons installed, like Adblock.

    Here's what I want to delete:

    Yahoo! menu bar

    Everything is solved; Yahoo! disappeared, the extensions are displayed. and modules is displayed.

    What I did was help > troubleshooting information and selecting Reset Firefox. All I had to do after that which was reset my options.

    ) I love Firefox!

Maybe you are looking for