Rendering bug

Hello world

today I faced a system bug: only half of a BitmapField is rendered on the screen. I know that BB is full of bugs, and it is not the first time that I met.  Maybe some of you know how to defeat it or possible reason? Is there a bugtracker where I can get or report this strange behaviour?

Since it is a PopupScreen, it has a default theme that can be fly you scren space. However, I suspect that you have a custom/sublayout layout somewhere in your code. What is delegated to your PopupScreen and it is a custom Manager?

[Edit] Oh and define to what extent does not help your placement on the ground and sizing PopupScreen - it just redefines the surface occupied by the screen (previously calculated in sublayout of the screen). You must deliver super.sublayout (360, 480) and make your screen USE_ALL_WIDTH | USE_ALL_HEIGHT in order to make the screen correctly calculate the positions of its fields.

Tags: BlackBerry Developers

Similar Questions

  • Layer text rendering bug with Mac OS 10.12 (Sierra)

    Hello

    I think I met a bug in text rendering. When I try to rename a composition or layer, text field, no long behaves normally, and instead, the text is misaligned and almost impossible to read. Here are a few screenshots to better describe the problem. I have reset my workspace, AE of redefinition and trashed the preferences without change. Current AE 13.8.1.

    1. a layer is selected.

    Screen Shot 2016-10-03 at 11.04.52 AM.png

    2. when I press ENTER to rename the layer, all the text disappears.

    Screen Shot 2016-10-03 at 11.04.58 AM.png

    3. type in the text field. Here you can see the issue of 'alignment '. The text is barely readable and shifted upwards.

    Screen Shot 2016-10-03 at 11.05.04 AM.png

    4. press on enter to confirm the change.

    Screen Shot 2016-10-03 at 11.05.06 AM.png

    Anyone know what is happening here? Thank you for your time.

    Sierra of MacOS is not yet an operating system supported for After Effects. There are some weird issues like this. This thread has an exchange of views on the issue and workarounds.

  • Could use help with Safari rendering bug

    I have a web page that is displayed in white when loading in Safari. Once it is cached, if you reload the page, it appears to the right. It has been tested successfully on Firefox and Opera - I can't understand what is causing the problem in Safari, or how to fix it. If there is someone who has some experience with this sort of thing and can offer some insight, your help would be greatly appreciated. Thank you!

    miiidesign.com/testsite/Folio.html

    Quote:
    Posted by: Chris Mattingly
    I have a web page that is displayed in white when loading in Safari. Once it is cached, if you reload the page, it appears to the right. If there is someone who has some experience with this sort of thing and can offer some insight, your help would be greatly appreciated. Thank you!

    Most of the time, this problem has been resolved. I say only "sort of resolved" since I could not fix the bug of rendering directly, but instead used another method which really amounts to an ugly hack. Essentially, I made a copy of the web page of problem, used a refresh metatag on it and she was redirect duplicate page. Obviously not the ideal way to deal with the problem of web pages, but at the end of the day, it's only a 3 page site and my little hack does the job.

    Thanks to all who offered suggestions.

  • After effects CC / CC encoder Media rendering bug after the last update version 13.8.0.144 / 2015.3

    Hello community,

    After the last update CC, I have a big problem. There is a problem of sound reproduction of the AE through the Media Encoder. When I export directly from AE everthing is fine but when I send the export files via dynamic links to the Media Encoder I get wrong its encoded at the last second of the clip. Curiosly there is a part of the track to another point on the same track in there. There is a sharp break and then in the last second you can hear just a random sound fragment (in this case a femal voice). It's hard to describe. Here's a link wetransfer where you can hear what I'm talking about.

    WeTransfer

    Like many I noticed it any project, how often or which format settings... it's always the result. We are doing on the production of air... I need to solve this urgent problem.

    Best

    This problem is fixed in update fixes after effects CC 2015.3 (13.8.1). This update, available now, can be installed by using the creative Office Cloud app, or by choosing Help > updates within any Adobe application.

  • Bug in rendering of Illustrator CS5?

    Hi all

    This is my first post in this forum.

    Recently, I found this shared PDF rendering bug

    by these two Adobe products: Illustrator CS5 and

    Adobe Reader X.

    Look at the attached pictures.

    Although these screenshots are

    Adobe Reader X and Nitro PDF Reader.

    These shows exactly the differences in rendering

    between Illustrator Cs5 and Cs4.

    The same PDF file opened fine in Illustrator CS4

    8 various viewers and PDF. He does not watch

    These boxes of cutting square around the words

    "The storm".

    Why Adobe has changed the way some interpret its products

    PDF files?

    If you wish, you can download the pdf file:

    http://DL.dropbox.com/u/3834621/La_Tormenta_for_PDF_export.PDF

    (77 k)

    Thanks in advance!

    Alejandro

    Error_Adobe_Reader_X.PNG

    Correct_Nitro_Reader.PNG

    Ensure that:

    http://www11.zippyshare.com/v/69123857/file.html

    Re-recorded by CS6 Illustrator by default. Seems that the main difference is that the new PDF has a mask of clipping around the entire artboard. Which can easily be deleted if.

    http://www65.zippyshare.com/v/32189367/file.html

    Not re-recorded as default Illustrator CS4 versions... no masks anywhere.

  • Bug in IE10 Spry menu bar

    Hi guys!

    I spent our looking for an answer to my question in this forum and elsewhere, but to not bore you: Web site works fine, but the submenu (under "Locomotives") appears insufficiently in Internet Explorer. I tried a few things but ended up throwing the changes.

    I hope you can find the error!

    Thank you in advance!

    Website:

    http://Centurius.de/HTML/engl/WWA_engl.html

    Code:

    UL. MenuBarHorizontal

    {

    margin: 0 auto;

    padding: 0;

    list-style-type: none;

    do-size: 100%;

    cursor: default;

    Width: 800px;

    }

    / * 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 auto;

    padding: 0;

    list-style-type: none;

    do-size: 100%;

    position: relative;

    text-align: center;

    cursor: pointer;

    Width: 130px;

    float: left;

    white-space: nowrap;

    }

    / * 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;

    Width: 12em;

    position: absolute;

    left:-1000em;

    }

    / * 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;

    margin: 5% 0 0 0%;

    }

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

    UL. MenuBarHorizontal ul li

    {

    Width: 12em;

    text-align: left;

    }

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

    UL. MenuBarHorizontal ul ul

    {

    position: relative;

    margin:-5% 0 0 100%;

    }

    / * 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 #EFC39C;

    }

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

    UL. MenuBarHorizontal a

    {

    display: block;

    cursor: pointer;

    background-color: #d8dffc;

    padding: 0px 0.75em;

    color: #055CA 8;

    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: #055CA 8;

    }

    / * 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: #EFC39C;

    color: #055CA 8;

    }

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

    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

    {

    }

    / * 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

    {

    }

    / * 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

    {

    }

    / * 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

    {

    }

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

    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;

    }

    }

    Message geändert durch bryankook

    Add/Edit

    UL. MenuBarHorizontal ul. {MenuBarSubmenuVisible}

    left: auto;

    margin: 0;

    }

    UL. MenuBarHorizontal ul ul {}

    position: absolute;

    margin:-5% 0 0 100%;

    }

  • Error in IE Spry menu disappearing list Background Bug

    I wanted to be able to update the menu once so I did the menu as a library item. Initially the menu kept disappearing into employment insurance, somehow I fixed it so it actually appears correctly now, but Dreamweaver always shows the error 'developing disappearing list Background Bug in EI"all in the < ul > opening. And now, I also noticed that there is a problem with the first menu, by rolling on the tab 'business' drops the submenu and let you click on 'about' he goes to the page, but then when you hover over the menu they change color and they do not show the submenu. This work well if I go to any other menu on this bar except for the first. I don't know what to do, and apreciate any help!

    Here is the site:

    http://Phantazia.ca/

    @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: 14px;

    cursor: default;

    Width: auto;

    do-family: Arial, Helvetica, without serif.

    z-index: 10;

    background-color: #424242;

    }

    / * 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: left;

    cursor: pointer;

    Width: 8th;

    float: left;

    }

    / * 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: 20;

    cursor: default;

    Width: 13em;

    position: absolute;

    left:-1000em;

    }

    / * 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

    {

    Width: 13em;

    background-color: #424242;

    border-top-width: 1px;

    border-top-style: solid;

    border-bottom-color: #FFF;

    color: #FFF;

    }

    / * 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-top-width: 1px;

    border-bottom-width: 1px;

    border-top-style: solid;

    border-bottom-style: solid;

    border-bottom-color: #666;

    border-bottom-color: #666;

    }

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

    UL. MenuBarHorizontal a

    {

    display: block;

    cursor: pointer;

    Padding: 0.5em 0.75em;

    color: #FFF;

    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: #424242;

    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: #0689C 4;

    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;

    }

    / * 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

    {

    MenuBarHorizontal li SLH. MenuBarItemIE

    {

    display: inline;

    f\loat: left;

    background-color: #424242;

    }

    }

    The reason why the menu does not work in page comments is because there is no link to the SpryMenuBar.js on the page.

    Below are the first lines of your index.html document

    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.DTD">

    " href =" ' / favicon.ico ' ' rel = "shortcut icon" type = "image/x-icon" / > "

    B SHARP SYSTEMS | Company

    Layout.CSS"rel ="stylesheet"type ="text/css"/ >

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

    and the following to about.html

    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.DTD">

    " href =" ' / favicon.ico ' ' rel = "shortcut icon" type = "image/x-icon" / > "

    B SHARP SYSTEMS | Highly scalable technology solutions provider located in California, USA.

    Layout.CSS"rel ="stylesheet"type ="text/css"/ >

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

    GRAMPS

  • Stop the submenu spry showing before hovering.

    Hi, still green it. Construction Deamweaver CS6. Make a spry menu nav top of the page. But seems to have the stuck spry opened before even the hover takes place all the time. Its driving me crazy.  have tried a lot and can't see that the CSS, I need to change hidden instead of visible or none instead of block. When I hide, all superior nav is hidden.

    Help, please. You will need to adjust this to allow then to use this model and push on with other pages that my site is inaccessible, eek!

    Thanks in advance.

    (Oh yes, and the top of the nav page did something funky, just looked.) Still in the studio, just downloaded and it jumping everywhere.

    (and Yes, it's a gif in the Middle I had, just like the establishment until I decide to whay kind of see the real I want).

    Site:

    Ablaze Design

    Source code:

    < ul id = "Menu bar" class = "MenuBarHorizontal" >

    < li >

    " < div align ="center"> < a class ="MenuBarItemSubmenu' href = ' http://www.ablazedesign.co.uk/about "> ON < /a > .

    < / div >

    < /li > < li >

    " < div align ="center"> < a class ="MenuBarItemSubmenu' href = ' http://www.ablazedesign.co.UK/stationery "> < /a > stationery .

    < ul >

    " < li > < a href =" http://www.ablazedesign.co.UK/collection "> COLLECTION < /a > < /li > .

    " < li > < a href =" http://www.ablazedesign.co.UK/bespoke "> custom < /a > < /li > .

    " < li > < a href =" http://www.ablazedesign.co.UK/order "> ORDER < /a > < /li > .

    " < li > < a href =" http://www.ablazedesign.co.UK/inspiration "> INSPIRATION < /a > < /li > .

    < /ul >

    < / div >

    < /li > < li >

    " < div align ="center"> < a class ="MenuBarItemSubmenu' href = ' http://www.ablazedesign.co.UK/design "> < /a > design .

    < / div >

    < /li > < li >

    " < div align ="center"> < a class ="MenuBarItemSubmenu' href = ' http://www.ablazedesign.co.UK/I Love "> I you LOVE < /a > < / div > "

    < /li >

    < li >

    " < div align ="center"> < a href =" http://www.ablazedesign.co.UK/kind Words "> KIND WORDS < /a > < / div > "

    < /li >

    < li >

    " < div align ="center"> < a href =" http://www.ablazedesign.co.uk/contact "> CONTACT < /a > < / div > .

    < /li >

    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 auto;

    padding: 0;

    list-style-type: none;

    do-size: 100%;

    Width: auto;

    }

    / * 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

    {

    padding: 0;

    list-style-type: none;

    do-size: 100%;

    position: relative;

    text-align: left;

    Width: 160px;

    float: left;

    background-position: Center;

    margin-top: 0;

    margin-right: auto;

    margin-bottom: 0;

    left margin: auto;

    }

    / * 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;

    Width: 160px;

    position: absolute;

    left: 0px;

    top: 34px;

    }

    / * 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

    {

    }

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

    UL. MenuBarHorizontal ul li

    {

    Width: 160px;

    text-align: center;

    }

    / * 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

    {

    left: auto;

    top: 0;

    }

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

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

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

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

    UL. MenuBarHorizontal ul

    {

    border:;

    }

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

    UL. MenuBarHorizontal a

    {

    display: block;

    background-color: #FFF;

    Padding: 0.5em 0.75em;

    color: #999999;

    letter-spacing: 2px;

    text-decoration: none;

    text-align: Center;

    }

    / 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: #FFF;

    color: #FFF;

    display: none;

    text-align: center;

    }

    / * 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: FCC;

    color: #FCC;

    text-align: center;

    }

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

    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 (SpryMenuBarDownHover.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%;

    {Display: none;}

    }

    / * 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-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;

    float: left;

    Background: #FFF;

    }

    }

    I realize Spry is always in your version of DW, but abandoned Adobe Spry end of 2012 because he is not mobile friendly.  It was extracted from DW CC in 2013 and replaced with jQuery UI.

    https://jQueryUI.com/menu/

    If you want professional results & have a budget to work with, I can recommend this commercial expansion of the seven project.  It is reactive and touch the screen of the environment.  BTW, I have no affiliation with PVII except as a user of the product.

    Pop-Menu Magic3 of PVII (commercial extension of DW)

    http://www.Projectseven.com/products/menusystems/pmm3/index.htm

    Good luck with your project.

    Nancy O.

  • Menu Spry missing first submenus, but showing only the last.

    Hello, I'm doing a site for a school project and I have a spry menu code that looks good, but when it is turned on, when you move the menu, submenus are empty except for the last.

    Here's what it looks like on a mode live view:

    SPry Menu.png

    Above war-torn project are three submenus. They have the text, but will not appear. My other menus do the same thing. For personal reasons, I will not not to publish the entire site because of his real name, address, contact, etc.

    I'll post the menu spry and css menu spry.

    Spry menu:

    < div class = "container" >

    < div class = "NavigationBar" >

    < ul id = "MenuBar1" class = "MenuBarHorizontal" >

    < li > < a href = "#" > about me < /a > < /li >

    < li > < a href = "#" > Contact < /a > < /li >

    < li > < a class = "MenuBarItemSubmenu" href = "#" > < /a > ongoing projects

    < ul >

    < li > < a class = "MenuBarItemSubmenu" href = "Film.html" > < /a > Film

    < ul >

    < li > < a href = "#" > fictions < /a > < /li >

    < li > < a href = "#" > Japan 2016 < /a > < /li >

    < /ul >

    < /li >

    < li > < a href = "Photography.html" > photography < /a > < /li > ""

    < li > < a href = "Story.html" > stories < /a > < /li > ""

    < li > < a href = "Project_Wartorn.html" > project: torn apart by the war < /a > < /li > ""

    < /ul >

    < /li >

    < li > < a href = "#" > equipment < /a > < /li >

    < /ul > < hr / >

    <! - end .header - > < / div >

    < div class = "content" >

    Spry CSS menu:

    @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

    {

    padding: 0;

    list-style-type: none;

    font size: 20px;

    cursor: default;

    Width: 921px;

    height: 30px;

    background-color: #333;

    do-family: "Arial Black", Gadget, without serif.

    text-align: center;

    margin-top: 0;

    right margin: 15px;

    margin-bottom: 0;

    margin left: 19px;

    }

    / * 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

    {

    padding: 0;

    list-style-type: none;

    do-size: 100%;

    position: relative;

    text-align: left;

    cursor: pointer;

    Width: 230px;

    float: left;

    height: 15px;

    margin: 0;

    }

    / * 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;

    Width: 8.2em;

    position: absolute;

    left:-1000em;

    }

    / * 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

    {

    Width: 8.2em;

    }

    / * 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: #333;

    color: #393;

    text-decoration: none;

    Width: auto;

    padding-top: 0.5em;

    padding-right: 0.75em;

    padding-bottom: 0.5em;

    padding-left: 0.75em;

    }

    / 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: #333;

    }

    / * 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: #F0F0F0;

    Color: #333;

    Width: auto;

    }

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

    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-color: #333;

    }

    }

    I guess you have your SpryAssets responsible, including the javascript file concerning it. Also, check the bottom of your swap file for the javascript code specific to this menu bar. Spry menus come with three components, the call to the head of the document for the javascript files and css, the structure itself in the body of the document and javascript code at the bottom of the body (before the tag).

    Javascript is not published (and not for the faint of heart); the css controls the menu bar similar to and can be edited with care, and this at the bottom of the page (for example), defining the new variable in the menu bar:

  • Cannot upgrade to Illustrator, always error U43M1D207

    TSSIA.

    I've upgraded and received this obscure error message in the error log.

    I found this page and followed the instructions (cancel and start over) but it has not fixed the problem. I'm sure there's a download cache file should be deleted.

    https://helpx.Adobe.com/creative-cloud/KB/error-downloading-CC-apps.HTML#error%20descripti ons

    At least the error log should include the description of the problem and how to fix it, poor customer should not only receive an error code.

    See you soon

    Geoff

    I've finally sorted.

    The upgrade, he showed me was to HAVE 15.0.2, even if I use CC 18.1.1

    If the upgrade failed probably because there wasn't that nothing of 15.0 for upgrade.

    So I agree now, but there are two bugs:

    1. The Update Manager showed me an update for a version that I wasn't
    2. The error message indicates that this was a checksum on the download error, while he was actually #1

    I also used google to find a page where I could submit a bug report for the probably SVG rendering bug, which was what brought me to attempt to update first (thinking that it can solve the display problem).

    see you soon

    Geoff

  • Premiere Pro CC 2014 with NVIDIA system freezes (Win7x64)

    It appears after maybe the first Pro CC 2014 update started to freeze while editing. It seems to happen more often with 4K material and using the Ultra key and alpha blending, but can also occur with titles of 4 K. The sequences are 23.976 1080 p, with pictures of the Sony A7S mixed (50 Mbit/s-XAVC-S/H.264) and GH4 (4 K 100 Mbit/s H.264). There are also frequent accidents with GPUFoundation.dll (mercury + CUDA). Do not freeze with only rendering software. I tried a variety of drivers when you use a Quadro 5000 without change in the behaviour of gel. I tried a new GTX 770 (own installation driver) and the behaviour of gel and GPUFoundation.dll accidents are the same, but now, even the mouse freezes. With the Quadro 5000, the entire Windows GUI would freeze (now inactive), however the mouse would move again. It seems so there are problems with the NVidia drivers and first Pro CUDA on Windows code path (application errors shouldn't be able to lock the whole GUI). GPU clock shows low GPU and GPU memory during freezing. The gels will occur when switching between clips during playback or cleaning (most often to fast clean). As a developer, it feels like a kind of semaphore lock / race condition, since during the freezing of the CPU, GPU and memory usage are very low. Additional hardware information: 12 strands 2010 MacPro, 24GO RAM Win7x64 running (with the latest updates). Side note: organization used to hang in memory to the exit, but stopped after a recent forced Microsoft Update (Agency now sometimes hangs out but cannot be suspended in memory (used to have to kill him right out of each time)). This signals before? (A7S XAVC & GH4 4K images are relatively new)

    Install a GTX 970 with 4 GB of RAM and the latest drivers Nvidia (344.16) in fixed Win7x64sp1 crash "nested 4K video" and locks. Sometimes fixed by reorganization effects rendering bugs are still present (body 20141 CC).

    OSX isn't quite ready for the GTX 970/980: I made a copy of my OS X disk and put updated for version 10.10 beta 5 (Yosemite) and Nvidia drivers from here: update of Nvidia driver from the Web for Yosemite - news and updates - InsanelyMac Forum

    CUDA-Z seems to work OK, but the first reports CUDA is not available.

  • My spry menu disappeared. Help!

    I had my spry menu all planned except for she was not quite long enough. He went doing the width correct, transparent. I see the Properties menu on the elements and in the code and the blue box is here. I can't see the menu itself in Dreamweaver or online. I can't figure out what I changed that does this.

    UL. MenuBarHorizontal
    {
    list-style-type: none;
    cursor: default;
    Width: 890
    `;
    text-align: center;
    float: left;
    z-index: 1000;
    Width: 878px;
    Clear: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 0px;
    Clip: rect (auto 0px auto, 0px);
    margin: 0px;
    position: relative;
    height: inherit;
    left: 147px;
    Top: 0px;
    right: 0px;
    Bottom: 0px;
    }
    / * 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;
    text-align: left;
    float: none;
    Width: auto;
    Clear: right;
    height: auto;
    }
    / * Menu item containers, position of children relative to this container and are a fixed width * /.
    UL. MenuBarHorizontal li
    {
    margin: 0px;
    padding: 0;
    list-style-type: none;
    font-size: 105%;
    text-align: center;
    cursor: pointer;
    do-family: "Trebuchet MS", Arial, Helvetica, without-serif, Biondi;
    z-index: auto;
    make-weight: normal;
    white-space: normal;
    display: block;
    Width: auto;
    height: auto;
    float: left;
    position: absolute;
    left: 315px;
    top:-310px;
    }
    / * 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;
    z index: 1020;
    cursor: default;
    Width: auto;
    left:-1000em;
    text-align: left;
    float: none;
    Clear: right;
    position: relative;
    height: auto;
    }
    / * 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
    {
    text-align: left;
    left: auto;
    Width: auto;
    Clear: right;
    float: none;
    position: relative;
    }
    / * Container of menu items are same fixed width parent * /.
    UL. MenuBarHorizontal ul li
    {
    Width: auto;
    float: none
    ! important;
    ;
    display: block;
    white-space: nowrap;
    text-align: left;
    Clear: right;
    }
    / * Submenus should appear slightly overlapping to the right (95%) and upward (-5%) * /.
    UL. MenuBarHorizontal ul ul
    {
    text-align: left;
    Width: auto;
    margin-top:-5%;
    right margin: 0;
    margin-bottom: 0;
    margin left: 95%;
    Clear: right;
    float: none;
    position: relative;
    }
    / * 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: auto;
    text-align: left;
    right: auto;
    bottom: auto;
    height: auto;
    Width: auto;
    float: none;
    Clear: right;
    }

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

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

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

    / * Submenu containers have borders on all sides * /.
    UL. MenuBarHorizontal ul
    {
    text-align: center;
    Width: auto;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    float: none;
    Padding: 0em;
    Clear: right;
    position: relative;
    }
    / * Menu items are a light grey block with padding and no text decoration * /.
    UL. MenuBarHorizontal a
    {
    display: block;
    cursor: default;
    background-color: #102842;
    text-decoration: none;
    text-align: left;
    border: inset thin #FFF.
    color: #FFF;
    letter-spacing: normal;
    Word-spacing: normal;
    Width: auto;
    list-style-type: none;
    margin: auto;
    float: none;
    padding-top: 0.25em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.25em;
    do-family: "Trebuchet MS", Arial, Helvetica, without-serif, Biondi;
    do-size: 100%;
    Clear: right;
    position: relative;
    }
    / 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: #FFF;
    color: #102842;
    text-align: center;
    padding: 0px;
    Width: auto;
    float: none;
    }
    / * 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: #FFF;
    color: #0D8C17;
    padding: 0px;
    text-align: left;
    margin: auto;
    Width: auto;
    }

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

    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
    {
    text-align: left;
    margin: auto;
    Width: auto;
    Padding: 0.5em;
    float: none;
    Clear: right;
    position: relative;

    }
    / * 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 (SpryMenuBarRightHover.gif);
    background-repeat: no-repeat;
    background-position: 50 95%;
    background-color: #102842;
    text-align: left;
    Width: auto;
    }
    / * 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: none;
    text-align: left;
    position: relative;
    Width: auto;
    }
    / * 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 (SpryMenuBarRight.gif);
    background-repeat: no-repeat;
    background-position: 50 95%;
    background-color: #FFF;
    text-align: left;
    position: relative;
    }

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

    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
    {
    z index: 1010;
    Filter:alpha(opacity:0.1);
    text-align: left;
    position: relative;
    }
    / * 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: block;
    f\loat: left;
    Background: #FFF;
    text-align: left;
    position: relative;
    Width: auto;
    }
    }

    < ul class = "MenuBarHorizontal" id = "MenuBar1" >
    < li > < a href = "#" > HOME < /a > < /li >
    < li > < a href = "#" class = "MenuBarItemSubmenu" > ABOUT US < /a >
    < ul >
    < li > < a href = "#" > join < /a > < /li >
    < li > < a href = "#" > photo library < /a > < /li >
    < li > < a href = "#" > contact us < /a > < /li >
    < /ul >
    < /li >
    < li > < a href = "#" class = "MenuBarItemSubmenu" > NEWS < /a >
    < ul >
    < li > < a href = "#" > events < /a > < /li >
    < li > < a href = "#" > photo library < /a > < /li >
    < li > < a href = "#" > jobs < /a > < /li >
    < li > < a href = "#" > Hot Deals < /a > < /li >
    < /ul >
    < /li >
    < li > < a href = "#" class = "MenuBarItemSubmenu" > < /a > COMMUNITY
    < ul >
    < li > < a href = "#" > Scott Air Force Base < /a > < /li >
    < li > < a href = "#" > city of O'Fallon < /a > < /li >
    < li > < a href = "#" > welcome Guide O'Fallon < /a > < /li >
    < li > < a href = "#" > neighborhood restaurants Guide O'Fallon - Shiloh < /a > < /li >
    < li > < a href = "#" class = "MenuBarItemSubmenu" > < /a > Shiloh
    < ul >
    < li > < a href = "#" > Village of Shiloh < /a > < /li >
    < li > < a href = "#" > Village Services Guide < /a > < /li >
    < /ul >
    < /li >
    < li > < a href = "#" > events & amp; Home Planning Guide < /a > < /li >
    < li > < a href = "#" > relocation package Info < /a > < /li >
    < li > < a href = "#" > Tourism Office Illinois South < /a > < /li >
    < /ul >
    < /li >
    < li > < a href = "#" class = "MenuBarItemSubmenu" > < /a > COMMITTEES
    < ul >
    < li > < a href = "#" > Board of Directors < /a > < /li >
    < li > < a href = "#" > ambassadors < /a > < /li >
    < li > < a href = "#" > investors Star < /a > < /li >
    < li > < a href = "#" > MSN < /a > < /li > Member Directory
    < /ul >
    < /li >
    < li > < a href = "#" class = "MenuBarItemSubmenu" > CONTACT US < /a >
    < ul >
    < li > < a href = "#" > Login Member < /a > < /li >
    < li > < a href = "#" > MSN < /a > < /li > Member Directory
    < li > < a href = "#" > relocation package Info < /a > < /li >
    < li > < a href = "#" > Community Business Info < /a > < /li >
    < /ul >
    < /li >
    < li > < a href = "#" class = "MenuBarItemSubmenu" > EVENTS < /a >
    < ul >
    < li > < a href = "#" > News < /a > < /li >
    < li > < a href = "#" > calendar < /a > < /li >
    < li > < a href = "#" > photo library < /a > < /li >
    < li > < a href = "#" > Hot Deals < /a > < /li >
    < /ul >
    < /li >
    < li > < a href = "#" class = "MenuBarItemSubmenu" > JOIN < /a >
    < ul >
    < li > < a href = "#" > MSN < /a > < /li > Member Directory
    < li > < a href = "#" > join < /a > < /li >
    < li > < a href = "#" > Hot Deals < /a > < /li >
    < li > < a href = "#" > Login Member < /a > < /li >
    < li > < a href = "#" > Community Business Info < /a >
    < br / >
    < /li >
    < /ul >
    < /li >
    < /ul >

    I added the following to the document (after the link to the sections)

    and he was able to see the menu bar.

    However, while browsing through the stylesheet, I noticed that he had been ill-treated unrecognizable. In this regard, I would recommend starting with a blank style sheet and by changing only the colors and sizes of font style rules existing. Do not add new rules, do not delete the existing rules.

    See how you go and return report problems.

  • Spry drop-down lists appear on the far left of the screen when you use IE

    This is the first site I have built and have tried searching previous discussions for an answer but can't seem to make it work.

    I have a spry menu horizontal bar that displays perfectly in chrome, but when the site is viewed in IE drop downs appear on the far left of the screen rather than directly below with the case of the menu.

    I wonder if there is an option or a simple parameter that must change or if there are problems with my code?

    It's the spry menu css, if you want more information please just ask.  I apologize for my ignorance, I was confused by days...

    @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;

    }

    / * 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: left;

    cursor: pointer;

    Width: 8th;

    float: left;

    }

    / * 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;

    Width: 113px;

    position: absolute;

    left:-1000em;

    }

    / * 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: 0px;

    top: auto;

    border: thin none #222;

    }

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

    UL. MenuBarHorizontal ul li

    {

    }

    / * 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

    {

    top: 6px;

    position: absolute;

    left: 8px;

    }

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

    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: #FFF;

    Padding: 0.5em 0.75em;

    Color: #000;

    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: #FFF;

    Color: #000;

    text-decoration: underline;

    text - emphasis: center;

    }

    #menubar #MenuBar li a {}

    }

    / * 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: #FFF;

    Color: #000;

    }

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

    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%;

    Width: auto;

    }

    / * 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%;

    }

    / * 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;

    }

    }

    #header {}

    }

    The url is: www.dolearchitecture.com and as I said, shows perfectly in chrome, but not in Internet Explorer.

    Thank you very much.

    While I agree with Nancy, this site seems to have worked. for IE

    http://www.puritanfurniture.com/

    Their CSS can be seen here

    http://www.puritanfurniture.com/SpryAssets/SpryMenuBarHorizontal.CSS

    If you want acoid Javascripts, consider an HTML/CSS menu.

    I did one here

    http://www.peattiecapital.com/

    View the source code.  CSS Nav in the main bottom of the CSS stylesheet

    After the comment / * START TOP NAVBAR * /.

    Nancy has a tut somewhere on its site.

    Found: http://alt-web.com/DEMOS/CSS2-Horiz-Drop-Menu.shtml

  • UL Menubar Positions properly in Firefox but NOT in IE

    Hi, I have problems with my ul menu bar. It appears correctly in dreamweaver and firefox but not in IE 9. Below screenshots of what im looking to achieve. I've placed the bar menu ul where I want (horizontally fall rather than vertical) and expressed its absolute position, but for some reason, IE does not like it. If there's someone out there who would be willing to help me I would me very grateful! IM fairly competent with dreamweaver cs5.5. Thank you very much!

    Here is Firefox works correctly:

    sprybar_test_01_FF_WORKING.jpg

    Here are so Internet Explorer does not properly:

    sprybar_test_02_IE_NOTWORKING.jpg

    Here's the code for menu bar:

    < td height = "27" align = 'right' nowrap = "nowrap" > < ul id = "MenuBar1" class = "MenuBarHorizontal" >

    "< li > < a class ="MenuBarItemSubmenu"href =".. / html/index.html "> links < /a >"

    < /li >

    "< li > < a href =".. / html/portfolio.html "> contact < /a > < /li >"

    "< li > < a class ="MenuBarItemSubmenu"href =".. / html/profile.html "> profile < /a > < /li >"

    "" < li > < a href = "... / html/contact.html ' class ="MenuBarItemSubmenu"> < /a > projects

    < ul >

    < li > < a href = "#" > industrial < /a > < /li >

    < li > < a href = "#" > institutional < /a > < /li >

    < li > < a href = "#" > commercial < /a > < /li >

    < li > < a href = "#" > home < /a > < /li >

    < li > < a href = "#" > award-winning < /a > < /li >

    < /ul >

    < /li >

    "< li > < a href =".. / html/links.html "> home < /a > < /li >"

    < /ul > < table >

    Here is the script of the menu bar:

    @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;
    Clear: right;
    float: right;
    position: relative;
    }
    / The menu bar value 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%;
    cursor: pointer;
    Width: 80px;
    float: right;
    height: 27px;
    text-align: right;
    }
    / * 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;
    top: 27px;
    display: inherit;
    }
    / * 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:-200px;
    top: 27px;
    position: absolute;
    }
    / * Container of menu items are same fixed width parent * /.
    UL. MenuBarHorizontal ul li
    {
    Width: 120px;


    }
    / * 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
    {
    height: 27px;

    }
    / * Menu items are a light grey block with padding and no text decoration * /.
    UL. MenuBarHorizontal a
    {
    display: block;
    background-color: #FFF;
    color: #003366;
    text-decoration: none;
    height: 17px;
    do-family: Verdana, Geneva, without serif.
    do-size: 12px;
    text-transform: lowercase;
    vertical-align: middle;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    }
    / 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: #FFFFFF;
    height: 17px;
    do-family: Verdana, Geneva, without serif.
    do-size: 12px;
    color: #FF9900;
    }
    / * 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: #FFFFFF;
    }

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

    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-repeat: no-repeat;
    background-position: 50 95%;
    height: 17px;
    }
    / * 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-repeat: no-repeat;
    background-position: 50 95%;
    height: 17px;
    }
    / * 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: right.
    Background: #FFF;
    }
    }

    Nancy was 100% correct.

    However, to give you a little of a sudden boost, try adding the following inside sections

    UL. MenuBarHorizontal ul li {}

    display: block;

    float: none! important;

    Width: auto;

    white-space: nowrap;

    border-bottom: 1px solid #EEE;

    }

    UL. MenuBarHorizontal ul. {MenuBarSubmenuVisible}

    left: auto;

    }

    This can give you the desired result, but it certainly isn't the perfect solution.

  • Spry submenu appearing only on the net...  Help!

    I created a website for the first time, on dreamweaver.   Spry menu bar works fine when I click on 'Preview on Firefox' on dreamweaver.

    However, submenu does not appear on www.   It is not even change color when I go over it.   Please someone help with this.  I tried to read the entire discussion and watch YouTube on the Spry menu bar, but I can't understand this at all... Is the Web site: http://www.laren.ca

    @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;

    cursor: default;

    Width: auto;

    do-family: Calibri;

    do-size: 100%;

    }

    / * 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

    {

    padding: 0;

    font size: 14.5px;

    position: relative;

    cursor: pointer;

    Width: 117px;

    float: left;

    border: thin;

    background-color: #FFFFFF;

    text-align: center;

    list-style-type: none;

    border-width: 1px;

    border-style: double;

    border-color: #E1E1E1;

    }

    / * 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;

    Width: 150px;

    position: absolute;

    left:-1000em;

    height: auto;

    }

    / * 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

    {

    Width: 150px;

    height: auto;

    }

    / * 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

    {

    cursor: pointer;

    margin: 1px;

    height: auto;

    display: block;

    text-decoration: none;

    color: #FFF;

    make-weight: bold;

    background-image: url (purple.jpg);

    padding-top: 8px;

    padding-bottom: 8px;

    }

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

    UL. MenuBarHorizontal a: hover

    {

    background-image: url (light.jpg);

    overflow: visible;

    }

    UL. MenuBarHorizontal a: focus

    {

    make-weight: bold;

    }

    / * 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

    {

    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-position: 50 95%;

    background-image: url (redd.jpg);

    background-repeat: no-repeat;

    }

    / * 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-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-position: 50 95%;

    background-repeat: no-repeat;

    background-image: url (purple.jpg);

    }

    / * 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 (light.jpg);

    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

    {

    f\loat: left;

    Background: #FFF;

    display: inline;

    }

    }

    Your Web server does not contain the file that controls the menus drop-down and other features of the Spry Menu.

    SpryAssets/SpryMenuBar.js

    Upload it to your server and your menu should start running.

Maybe you are looking for

  • Why can't I access my projects?

    Why can't can't access my projects? It says 'Photos close unexpectedly.'

  • No sound on laptop Dell Inspiron

    Hi I have a dell laptop inspiron and have a problem with the sound. Normally when I push the volume knob a little box comes to show me by turning the volume upwards or downwards, but that happens is more by clicking on the button. I checked all setti

  • Writing EXIF data (and how to define the side of the photo)

    Anyone had luck writing EXIF data in photos? Reading EXIF data are fairly easy, as demonstrated by "photobomber. Writing EXIF data seems to be more painful, however. In particular, I'm trying the face value of the photo.  I found mention on the web p

  • S2S VPN - cannot get the tunnel upward

    I couldn't lift a VPN site-to site because of a configuration error that I can't fix The topology is Server1 > Hub > ASA - 1 ASA-2 When I launch a ping server 1 Server 2 to try to get out of the tunnel to the top, I get the following error: % ASA-6-1

  • How know (track) is where the methods in a bean of session used by?

    Hi, expertsIn jdev 11.1.2.3,. There are many methods in a session bean (java files), some were obtained by jdev, some have been added by the programmer.But how do know (trace) where in a pod of seeion methods are used by? Thank you.