Spry Menubar, Vertical not showing in IE

Hi,
I am using the vertical Spry menubar, and i have three levels of submenus... Main Menu->SubMenu->Sub-SubMenu
IE show only the first two levels (Main Menu->SubMenu) but the third level is not being displayed.
How can i fix this?

The original SpryMenuBar files do not have a problem with modern browsers.
This means that either
you have fiddled with the original Spry files
you have other markup that stops the menu from displaying properly
you have both of the above
If you need further assistance, you will need to supply an online URL so that we can see your code
Ben

Similar Messages

  • Dreamweaver spry menubar vertical doesn't work properly in firefox 3.6.3 for windows

    The links in the menu items in the left hand sidebar (a Spry menubar vertical) do NOT work properly in Firefox 3.6.3 for Windows. They work when the home page is first loaded, but when you go to another page using the menu links and return to the home page via the BACK ARROW, the links no longer work. You have to reload the page to get the links to reappear.This bug is only manifested in Firefox 3.6.3 for Windows. The menus work as expected in IE 8 for Windows, Google Chrome 4.1.249.1064 (45376) for Windows, Safari 4.0.5 for the Mac, Google Chrome 5.0.375.38 beta for the Mac and Firefox 2.0.0.17 for the Mac.
    == URL of affected sites ==
    http://elkview.zxq.net/

    Your above posted system details show multiple Java Console extensions.
    You can uninstall (remove) the Java Console extensions and disable the Java Quick Starter extension, you do not need them to run Java applets.
    See http://kb.mozillazine.org/Java#Multiple_Java_Console_extensions
    See also http://www.java.com/en/download/help/quickstarter.xml - What is Java Quick Starter (JQS)? What is the benefit of running JQS? - 6.0
    Disable the Java Quick Starter extension: Tools -> Addons -> Extensions
    Control Panel -> Java -> Advanced tab -> Miscellaneous -> Java Quick Starter (disable)
    You can try a direct connection: <br />
    Control Panel > Java > General tab > "Network Settings...": "Direct Connection" (enable)

  • Horizontal Spry Menus are not showing up in ANY browser HELP!

    www.tvnewsjunkie.com
    I am a novice web designer and I need help!
    The above site listed is the site I am currently working on. As you can see the menu bar...is not a menu bar at all but a long list of links along the left side.
    HOWEVER, when I click on LIVE VIEW in DreamWeaver everything looks fine.
    There should be 7 total menu bars with 7 Dropdown menu options each (except on the bottom menu bar which there will only be 4 I believe)
    What am I doing wrong??

    Thank you so much for your help!This matter is certainly closed.
    I just want to add, however, that somehow my Spry Assets folder was placed somewhere outside of the rest of my files! no wonder I was confused.
    Thank you again!
    Grant
    Date: Fri, 17 Dec 2010 23:43:25 -0700
    From: [email protected]
    To: [email protected]
    Subject: Horizontal Spry Menus are not showing up in ANY browser HELP!
    You have forgotten to upload the support files - SpryMenuBar.js and SpryMenuBarHorizontal.css - to the server.
    Gramps
    >

  • Spry horizontal menu- not showing in some browsers

    my spry horizontal menu is showing up as a vertical list in
    some of our viewers computers. can i adjust the basic html so that
    if spry does not show up on someone's computer, a more basic
    horizontal table will show?

    Thank you all for the answers.
    Can pop menu magic work with image maps?
    Back in the day I created several drop down menus in Dreamweaver CS2 by adding behaviors to image maps. I liked that I pretty much could drop a menu from any point on an image.
    Example: http://www.bettendorfdental.com/
    So I have been going back to my old laptop and CS2 every time I needed to change something in these menus, but that was very inefficient.
    My client wants the top banner to be in one image, with customized buttons that share the background of the logo and business name.
    I have been customizing the topaz template in pop up magic but what the client reallly wants is to have the tab images as part of the larger image. So ideally there wouldn't be any text in the top menu and only the drop down part would show up.
    http://www.monicagraphicdesign.com/Bill/spiritual.html
    For people like me, who do not write or understand code, even searching a knowledge base can be a challenge because we do no know what to type in the search box! I am glad to learn Project Seven offers one on one support.
    Another challenge is that the client manages his own site and uses Front Page on a PC (and I have neither) so I don't even know if he can attach the stylesheets to every page where he inserts the menu.

  • Spry menubar does not work in IE

    I made a spry menubar to my website using dreamweaver cs3 on
    mac. Everything works fine with Opera, Firefox and Safari, but the
    menubar won't show on Internet Explorer. I've been trying to find
    out how to fix the problem but it still won't work properly.
    Can anyone here help me?
    Thanks!
    You can have a look at the page at
    http://www.skls.fi/jasenalue.html

    I have the same problem. Looks great in FF, Safari, Opera,
    but in IE the dropdowns are dancing all over the place. Suspect
    it's something in the hover classification, but can't figure out
    where the problem is:
    http://www.kirkaubry.com

  • Spry menu does not show sub menu on iPhone

    Hi there,
    Spry menu bar from CS6 does not show sub menu on iPhone. Please help.
    Thanks,
    Tee
    <TA

    I was debating Sudarshan's
    if your Spry menu is triggered on 'hover', it will not work on an iPhone as touch-screen phones cant do 'hover'.
    any menu with NO hover (mouseover) effect or trigger will work on touchscreen devices. Pick a menu plug-in that doesn't have any associations to 'hover' factor.
    as most touch-enabled menus will still contain hover rules or mouseover javascript handles. Even most JQuery menus will contain :hover rules.
    There is no disagreement about that with you, Al.

  • Spry Accordian Panel not showing?? What am I missing?

    http://www.neighbor.org/plan_giving2.htm
    Take a look at the last accordian panel, it is not showing fully, but you can still click on it depending in what browser.  How do I adjust it to show fully - The Planned Giving Council Tab.
    Thanks,
    TD

    I'm not seeing the problem on any of my browsers, but I see you have built the page in Frames, which are an old technology, and a little hard to troubleshoot from here.
    It could be that the height of your Accordion is falling deeper than the Browser Viewport, then being hidden by the bottom of the Frame. Try shortening up the accordion; there could be a little space taken out between the accordion tabs.
    Beth

  • Spry menu bar not showing submenus

    I am having a problem with my spry vertical menu bar. It works just fine on my machine, but on the live server the submenus will not display. The website in question is www.staffords-catalog.com. The company I work for uses asp, so I pasted the following code into the <head> of the default.asp page.
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css" />
    I pasted the following code in the <body> where the menu goes.
    <ul id="MenuBar1" class="MenuBarVertical">
    What am I doing wrong?

    The following code is in my index page, but not in the default.asp page. It's at the bottom of the page, right after the code for the image maps and the table which contains the ads. There is some code after it, for the contact information and the list of linked keywords at the bottom of the page.
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>

  • Spry Menu Bar not showing up in Internet Explorer 7

    So, after hours of playing with CSS code yesterday and today,
    I finally got my Spry navigation bar laid out the way I would like
    it to display in Safari. It look a very long time for me to
    customize it the way I wanted it, but it the end, it turned out
    fine.
    Then... to my horror, I jumped into Internet Explorer 7, and
    there is no navigation bar to be seen. I've heard of some problems
    when viewing Spry menus in different browsers, but I never heard of
    the menu simply not being displayed.
    Any ideas on why this would occur? You can view the page I'm
    working on
    here.
    Any insights would be greatly appreciated. Thanks!

    I am sorry, but I do not see a SpryMenuBar in your document nor do i see a problem with the menubar that you do have. I have tested in IE7+
    Gramps

  • Spry Horizontal Menu not showing up in IE

    I created a spry drop down menu (horizontal) with Dreamweaver CS5.
    It displays great in all browsers, except for Internet Explorer, where the menu is not visible at all.
    http://www.monicagraphicdesign.com/Bill/spiritual.html
    I read on other threads about similar issues (problems with IE) that spry is no longer supported by Adobe, but that it still is part of CS6. (?)
    Can these issues with IE be resolved? Or...
    Should I be looking into other software or plug-ins for Dreamweaver? If so, what would be the best choice for someone who is not a programmer?
    I use a Mac.
    Thanks.
    Moni

    Thank you all for the answers.
    Can pop menu magic work with image maps?
    Back in the day I created several drop down menus in Dreamweaver CS2 by adding behaviors to image maps. I liked that I pretty much could drop a menu from any point on an image.
    Example: http://www.bettendorfdental.com/
    So I have been going back to my old laptop and CS2 every time I needed to change something in these menus, but that was very inefficient.
    My client wants the top banner to be in one image, with customized buttons that share the background of the logo and business name.
    I have been customizing the topaz template in pop up magic but what the client reallly wants is to have the tab images as part of the larger image. So ideally there wouldn't be any text in the top menu and only the drop down part would show up.
    http://www.monicagraphicdesign.com/Bill/spiritual.html
    For people like me, who do not write or understand code, even searching a knowledge base can be a challenge because we do no know what to type in the search box! I am glad to learn Project Seven offers one on one support.
    Another challenge is that the client manages his own site and uses Front Page on a PC (and I have neither) so I don't even know if he can attach the stylesheets to every page where he inserts the menu.

  • Spry Image Slideshow not showing if less than 2 photos

    I have the
    Spry Image Slidshow working properly on my webpage. The problem is that I am dynamically populating a dataset with data from the database using a category id of the photos. If there are at least 3 photos then the control is rendered properly to the page and the photos start showing as a slideshow and all is well.
    If there are less than 3 photos the thumbnails render properly but the waiting screen for the viewer just stays black with the image loading going. the Play, Next, and Previous buttons never render either. If I click on any of the thumbnails the picture is shown in the viewer but the slideshow will never play.
    I think if there is only one photo it should be able to be displayed as a slideshow as well but not really do anything. I think if there is a limitation of at least 3 photos this needs to be fixed. Thank you for any help anyone can give me on how to get this to work with less than 3 photos.

    I realize the previous post is a little dated, but I'm having the same problem described above. Does anyone know how to maintain slideshow functionality with fewer than 3 images? Obviously, you don't need a slideshow for just one image, but I have several pages on my website where it would be nice to cycle between 2 images. I'm guessing this would require some modification to the SpryImageSlideshow.js file, but I don't know enough about JavaScript to even tinker around with it. Any insight would be much appreciated.

  • Spry Menu Border not showing, please help?

    Hi,
    New to this forum, so I would be grateful of some help.
    I am creating a horizontal spry menu bar, I am playing about with it at the moment and this is the code for the ul.MenuBarHorizontal li:
    ul.MenuBarHorizontal li
              margin: 0;
              padding: 0;
              list-style-type: none;
              font-size: 100%;
              position: relative;
              text-align: left;
              cursor: pointer;
              width: 8em;
              float: left;
              border-top-width: 10px;
              border-right-width: 10px;
              border-bottom-width: 10px;
              border-left-width: 10px;
              border-top-color: #FF00FF;
              border-right-color: #FF00FF;
              border-bottom-color: #FF00FF;
              border-left-color: #FF00FF;
    The design view shows me that there is a border present (not the actual colour but a transparent 10px bored in design view) Then when I preview in browser it doesn't show anything at all, just normal- no border at all?
    I am pretty new to web design so simple terms would be much appreciated!
    Thanks in advance

    Try
    ul.MenuBarHorizontal li {
        border: 10px solid #ff00ff;   

  • SPRY Menu Bar not showing up in Explorer. HELP!

    Does anyone know why this happens?  I need assistance quickly if you do. You can see the site at http:www.emeraldtowing.com
    THANKS!
    Ryan

    I am sorry, but I do not see a SpryMenuBar in your document nor do i see a problem with the menubar that you do have. I have tested in IE7+
    Gramps

  • Why is the Spry image slideshow not showing all of the thumbnails?

    Hi, I have a problem with the Spry image slideshow with filmstrip.  I downloaded it and inserted all of my pictures and thumbnails.  When I load it up in Firefox and IE seems to work perfectly.
    However when one scrolls through the images, some of the thumbnails are not displaying.  Also, sometimes some of the images won´t display at all. I have double checked the files and they are
    all the correct size (100x100 for the thumbnails) and they are all available in the proper slideshow folder on my webpage.  I am at a loss as to what the problem is, since it works fine for the other
    images. Here is a link to the site:
    http://priental-solar.de/referenzen.htm
    Any help would be greatly appreciated.  Thanks

    All working OK here. All thumbnails and fullsize images appear OK.

  • Spry Tabbed Panel not showing correctly on Remote Server

    Hi Folks,
    Here is something that is bugging me since a few days and I can't find the error or the culprit; I have the same page on another domain on the remote server and that is showing correctly. I even checked with Win Merge and the files are completely identical. It has no errors and is showing correctly on the local server. It also shows correctly in Dreamweaver CS4 or when viewed as a web page in Firefox etc.
    Link: http://www.venture-wilderness.com/services.php
    Please have a look and let me know what is happening.
    Thank you,
    zabberwan

    Hi zabberwan,
    Please have a look and let me know what is happening.
    My IE 8 show's me this (in snippets):
    and this:
    and here (http://www.venture-wilderness.com/) I can see this:
    It seems to me, that all is ok!?
    Hans-G.

Maybe you are looking for

  • Since I made my Safari update yesterday, safari doesn't open my chosen webpage anymore at the start...

    Since I made my Safari update yesterday, safari doesn't open my chosen webpage anymore at the start... Frustrating ! What can I do to have my opening page again ?

  • Error in Sun One AppServ 7 when debug app in Eclipse

    Hi, I'm using Sun One 7 App Server 7 - 2004Q2UR2 and Win 2000 pro. I'm starting my app in Debug mode, connecting the Eclipse 3.0.1 debug to the server and when running the app the server shutdown! someone give me a light! Tks

  • Sign in failed : unknown server error (-6)

    Hello, am facing lot of huddles with the initial setup in my playbook.. Now i completed the s/w updates and installed the new s/w. but now facing one more problem. when i enter my blackberry UserID and password on the blackberry ID page., i get an er

  • Duplicate Records in view

    Hi every one,   I have created a view on tables MVKE,MBEW and T001(just for ref key(waers)) with the fields MANDT MATNR VKORG VTWEG MVGR4 STPRS BWKEY WAERS the data in the base tables is proper.When I am viewing the data from VIEW it is presenting to

  • Changes in Labview.lib between 6.0.2 and 6.1 ?

    I recently installed 6.1 and tried to run out test system. The error DSPtrAndHand occured in Labview.lib and lv was shut down. I looked at the labview.lib files both in 6.0.2 and 6.1 and the lib file was twice as big in 6.0.2. I am not an expert on t