Spry menu dropdown list hides the link parent in IE8!

Hello everyone. I apologize if this question has been answered, but I could not find a solution that is specifically designed to my problem. Everything works and looks great in FF, but not so much in IE8. When I hover over a link disappeared into my global navigation bar which contains a submenu, the submenu, mask or appears above the link to parent, but only in IE, as far as I noticed. I'm sure it's probably a 'hack' fix in the CSS for IE, but I have no idea where or what it is. Any help would be greatly appreciated. The following link will take you to the site. Notepad ++ allows you to open the link to the CSS files. If you need me to validate the CSS, let me know. Thanks again, everyone.

http://ist2w.Kaplan.edu/1202A/IT245-01/ChristopherWarni/index.html

I thought about it. Thank you!

Tags: Dreamweaver

Similar Questions

  • Impossible to hide the link refresh according to "without result" in the 10.1.3.2.1 BISE1 version

    Hi experts,
    I use Business Intelligence Standard Edition One 10.1.3.2.1 version.
    I can't hide the link refresh in order No. result, I checked all the blogs and forums related to this issue. They asked to use the following script but it does not work for me in my BI version, there is always a link update.

    < script type = "text/javascript" >
    <!--
    function removeRefresh() {}
    cols = document.getElementsByTagName('td');
    for (x = 0; x < cols.length; x ++) {}
    If (cols [x] .className == "ResultLinksCell" & & cols [x].innerHTML.indexOf ('Refresh')! = - 1).
    passes [x] .innerHTML = ";
    }}
    Window.OnLoad = removeRefresh;
    ->
    < /script >

    Please provide me with an exact solution which following my version of script.

    Thank you and best regards,
    REDA

    Go to the complex layout-> other views-> No. results
    Add the code to the text below

    It works without any problem, else something wrong with your steps.

    I appreciate if you mark as correct

  • Show/hide the link Edit... Is this a bug?

    Hello
    I can't swich to hide the link change them when I press the link button change view and I think it happened when I swith for some themes. Someone meet the same problems?
    Kind regards.

    Hello

    I think you can hit bug 9832918, where show/hide regions do not function correctly in themes 2, 6, 8 and 19. A fix for this bug will be available in a future release. In the meantime, you can try one of the other themes to work around this problem.

    Kind regards
    Hilary

  • How can I get a compact table of progam links in my Menu start & hide the links of the unused programs

    I use only a few programs also installed, but Microsoft includes many blote that I have no idea of how to use and I'm afraid to touch it because it loads and pollute my registry and install additional programs that are NOT deleted when I try to remove shops I've tried, not required updates continue , and it slows down my PC.

    Is there a way to create a start menu which is a 'Text ONLY' table several column of links format indentation, plan programs where the subprogramme links are nested under the link of the main application. WITHOUT NO GRAPHICS and the links BETWEEN EXCESSIVE SPACING.

    I use about 8 different computers, home (1), work1 (2), work2 (2), laptops (3); with a few different systems interacting with cloud OS based documentation and applications: Android, Ubuntu Linux, Win8.1, Win7.  I'm a businessman, not a software engineer.  I want at least that Microsoft products give me the basics in a concise format.  I need to work, are not distracted by the presence of explore graphical representations.

    I want to see all of my 'USEFUL' applications as a small a space as possible. WITHOUT GRAPHICS, able to hide not currently useful links, with the documentation associated with each of the links in the application independently available with the right click of the mouse.

    to rephrase

    All I want is a table of several column of 'Text' only institutional links of a plan, with nested sub-application links and power right click on a link to get detailed information on what the app can do for me (before I left-click on it and he moved to blote I can't easily get rid of).

    This can be a lot; or it may already exist and I am just ignorant as to how to implement this way.

    Would appreciate some useful observations.

    Hello

    Thanks for posting your query on the Microsoft Community.

    According to the description of the problem, you are ready to organize the application in the start menu on your Windows 7 computer.

    Windows 7 provides excellent control the start menu. You can choose what commands appear in the start menu and how they are arranged. You can add options for Control Panel, printers, and devices, network connections and other key tools. You can also enable or disable menus custom menu all programs.

    I suggest you to follow the steps described in the article mentioned below and see if it helps you to solve the problem.

    Customize the start menu

    Customize the Start Menu Options in Windows 7

    Hope it would help. If problem persists always post back with the current state of your computer and the result of the proposed suggestion, we will be happy to help you.

    Kind regards

  • 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

  • Spry menu dropdowns do not stay down

    I created a horizontal Spry menu on a homepage. It is placed in a div of AP.

    I copied and pasted to the div tag and locked menu in a new page. The menu works fine. But, I also created another page in which the menu does not work. In this case, the menus disappear after moving the mouse to the bottom of a few menu items.

    The two pages have the attached Style Spry roadmap and the code JS link at the bottom of the code.

    Here is a link to the wrong page (starting from 11/10/2007):
    http://www.oldmanmountain.com/pages/RearRacks2.html

    For comparison, here is a link to a page of:
    http://www.oldmanmountain.com/pages/BikePages/pages/MainBikes.html

    Any ideas? This happened to someone else?

    Very well. I found the problem. The z-index of the AP element which held a table for the lower part of the page is set to 13. It's above the Spry element which was 9. I put the agenda of the AP table to 1 and all is well, now.

  • My Menu "Right click" on the links of text contains EACH Option of the Menu popup (or absent) and does not...

    When I right click on a text link (for example to "save the link under ' or 'Copy link location' etc.) the right click Menu that includes options for either:

    (a) EACH context menu (including images and videos and more... similar to this http://prntscr.com/z0k15 )
    (b) some of the relevant options, but not all (e.g. Save link as)

    ... in both cases, none of these options work, making it pretty useless right click Menu.

    This happens when a right click on the video or good Images. They work as usual. It is just text links.

    I tried:
    -Refreshing Firefox
    -Restart in Mode safe
    -Disabling the Extensions one by one

    None of this has worked.

    Any help would be massively apppreciated!

    Thanks in advance!

    Hi Toniy, please try to reinstall firefox with the full installer available through https://www.mozilla.org/firefox/all/

  • Hide the links that appear when we click on the content of an element's information page

    Hello

    There is only one condition. We must hide some links on the UCM content information page as e-mail, Subscribe etc.

    How to achieve this without impeding the STD page?

    Can achieve us through a custom component of construction?

    Please provide your inputs.

    Thank you

    Bharath

    http://Techblog.aurionpro.com/2014/06/Hey-check-it-out-or-not-removing.html

    Jonathan

    https://jonathanhult.com

  • vRO: try to find a way to have a dropdown list of the files of your choice

    Hi Gents Intelli-

    I have a workflow that I am trying to create and publish in vCAC/vRA that does the following:

    (1) item of catalogue request to "Import a file" to launch

    (2) form of application will have a search field for the virtual machine to which the file will be copied (i.e. VC:VirtualMachine) - I've got this under control

    (3) in addition, the application form will be a drop down menu of all the files in a certain directory on the server of vCO (i.e./nfs/repo/folder), where the user will select a single file

    (4) for the bid, it will copy the file from the server of vCO to the guest VM (I can use the built in "workflow" for that)

    So, my current limitation of knowledge is how to create a workflow that costs 3 above?  For more information, there is, for example, 20 different files that are located in the folder/nfs/repo.  I want the user to be able to see them all in a mode where they can select a menu drop-down.

    As always, I appreciate any help.

    Karl

    Script steps can be created in the tree of actions.

    First, open the 'Design' perspective with the help of the drop-down list in the vRO Java Client, then click on the second tab on the left. See the attached screenshots.

  • Horizontal Spry Menu display correctly in the browser.  Appears correctly in the live mode view and prev

    Hello

    I'm new on the web construction and am having problems with my Spry menu.  It appears correctly.

    www.denverphotographics.com

    Help, please!


    Thank you

    Rob

    #1 upload your current folder Spry to your remote server.  The CSS & JavaScript files needed are 404 not found.   That's why your menu looks not called.

    #2 music strong, free, unsolicited on websites is a very bad idea.  It forces many people to click away from your site and never return.   It is located I listened to other media, when I clicked on your site.  The cacophony of contradictory noises was not the least bit pleasant.

    Nancy O.

  • To hide the link "Other products" in the dashboard OBIEE

    Hi all
    Is someone can pls let me know how to hide the "More products" link in the dashboard OBIEE.

    Thank you
    Jacomet.

    Hello

    Reference: http://oraclebizint.wordpress.com/2008/03/04/oracle-bi-ee-101332-removing-url-links-to-marketing-disconnected-analytics-and-delivers/

  • Spry menu bar runs off the screen

    Is it possible to make a menu bar horizontal spry not positioned off the coast of the side/bottom of the screen? I make menus pretty long and being too unintelligent users because they don't realize that they need to scroll to see the rest of the menu.

    Here's the demo page: http://office.bdhtechnology.com/restrict/intranet.everydaychampions.org/test/test.php

    The main problem is the Admin-> policies-> path of the policy of the Administration of nursing care

    "bdhtechnology" wrote in message
    News:fafgt5$MTK$1@forums. Macromedia.com...
    > Is it possible to make a menu bar horizontal spry do not stand
    > off the
    > side/bottom of the screen? I get a few menus long enough and users
    > being
    > as unintelligent because they don't realize that they need to scroll to see the
    > rest
    > menu.
    >
    > Here's the demo page:
    > http://office.bdhtechnology.com/restrict/intranet.everydaychampions.org/test/tes
    > t.php
    >
    > The main problem is the Admin-> policies-> Nursing Administration policy
    > path

    This would require an edge detection routine in the script, as context Menu
    Magic:
    http://www.Projectseven.com/products/menusystems/PMM/css_tweaks/edge/

    You could ask Adobe if they can give you a dry the script for this.

    --
    Al Sparber - PVII
    http://www.Projectseven.com
    Dreamweaver extension - Nav Systems | Galleries | Widgets
    Authors: "42nd Street: Mastering the Art of CSS Design.

  • Request for Aria - hide the link at the bottom of the page "edit my details".

    We try to prepare Apex for version with our population of users, in particular the Application of the Aria. We would like to hide or remove the link at the bottom of the page "edit my details". Currently, I find no indication when it comes to installation, my first indication is that this is part of the theme? Any information would be extremely useful.

    Thanks in advance

    Steve

    Hi Steve

    Please could update you your username to something more meaningful - this is a friendly forum!

    I don't have aria installed here, but your places to look is probably Page 0 (which is shared across the application) or possibly on the page template. If you open the Page definition for a page that contains it, look at the models and click on the page template. It may be in the body or the footer here.

    As I say, I have not installed well so I can't give a definitive answer, but this should be a starting point for you.

    See you soon

    Ben
    http://www.munkyben.WordPress.com
    Don't forget to mark the answers useful or correct ;)

  • How to hide the link URL column in the status bar?

    Apex 4.1
    I have IR wit a URL link target column, and use
    javascript:my_function(#COLUMN_VALUE#)
    as URL, in other words, calls a function and passes the value of this column to the function;
    everything works fine;
    but when I place a cursor on the link, the bottom line of the IE9 browser (is what he called a 'status bar'?) clearly shows:
    'javascript:my_function(<actual_value>) '.
    Is it possible to keep it to show the value of name and function parameter?
    I tried
    onmouseover="window.status='';"
    but it does not work

    Simple - go to the report attributes > edit your column link:

    Change the URL to * #*.

    under attributes of link enter

     onclick="my_function(#COLUMN_VALUE#);"
    
  • How to hide the links in OBIEE

    Hi all

    When I'm in OBIEE dashboard page I have the following links:

    Dashboards - answers - other products - settings - logout

    Is it possible to hide some of them such as more products?

    Thank you

    Vincent who reported earlier:
    http://oraclebizint.WordPress.com/2008/03/04/Oracle-BI-EE-101332-removing-URL-links-to-marketing-disconnected-analytics-and-delivers/

    But don't forget:
    -do these changes in a copy of the message files. Not just update existing ones!
    -restart your services to see the changes
    -empty the cache of your browser if necessary

    See you soon,.
    C.

Maybe you are looking for