Design a menus instead of menu bar

sir
i want to design a menus looks like in websites instaed of menu bar.
and put it into java application.
can it is possible ?
and which components can be used?

You could be talking about a combobox, a popup menu, a list, or even a tree.
Look here
http://java.sun.com/docs/books/tutorial/uiswing/components/components.html

Similar Messages

  • Design a menus instead of menu bar as like web pages

    sir
    i want to design a menus looks like in websites instaed of menu bar.
    and put it into java application.
    can it is possible ?
    and which components can be used?

    You could be talking about a combobox, a popup menu, a list, or even a tree.
    Look here
    http://java.sun.com/docs/books/tutorial/uiswing/components/components.html

  • How do you add a menus to a menu bar???

    /** This method is called from within the constructor to
    * initialize the form.
    * WARNING: Do NOT modify this code. The content of this method is
    * always regenerated by the FormEditor.
    I can't edit the code
    (eg. private void initComponents() {
    menuBar = new javax.swing.JMenuBar();
    fileMenu = new javax.swing.JMenu();
    saveMenuItem = new javax.swing.JMenuItem();
    following the above comments...
    can anyone tell me how to add menus to a menu bar???
    I am very new to Forte ...

    In the form editor, select the JMenuBar in your form, right click on it and you will see a menu item call Add which will display a sub-menu for things like JMenuItem and so on.
    The reason why Forte prevents you from editing those portions of the source code is because Forte completely rewrites those portions automatically. Any changes you may have made outside of Forte will then be lost.

  • Status Menus in the Menu Bar Behaving Chaotically

    I have an annoying issue where the icons in my menu bar at the top right are staying highlighted (several at a time if I try moving through them) and their pull down menus can be difficult to reach.
    Just filed it as Bug ID# 6595221 at Apple's Bug Reporter. Details follow:
    17-Feb-2009 12:17 PM John Muir:
    Summary:
    Menu bar icons remain highlighted – several at a time – and using their menus becomes difficult as the system is unclear whether they're pulled down or not. I've included a couple of screenshots.
    Steps to Reproduce:
    Clicking on any menu bar item leaves persistent highlights, and appearing / disappearing pull down menus which are a fight to use.
    Expected Results:
    Ordinary functionality where a menu bar icon is only highlighted when you click on it and are using its pull down menu.
    Regression:
    This started happening after I installed 10.5.0 from my original retail disc and ran the 10.5.6 combo update. After installing my 3rd party software (specifically Adobe CS 3 Design Premium), the error suddenly manifested itself. I wiped my PowerBook and tried again: same result. May well have something to do with installing CS3. Click on any menu icons up there and it's chaos.
    Notes:
    This line keeps popping up in system.log in Console.
    *Feb 17 20:05:15 Johns-PowerBook SystemUIServer[102]: * -[NSCFString rangeOfString:options:range:locale:]: nil argument*
    Also included are some screenshots and the system.log file.
    'Menu Bar Bug.zip' and 'Johns-PowerBook.spx' were successfully uploaded

    John, I see no reproduction of your problem on any of my four system, so based on what you've described I would conclude the problem was your upgrade from 10.5 to 10.5.6. I would presume the original system was in some way defective and/or you did not repair the HD and permissions prior to the upgrade. If I were you I'd consider the following:
    How to Perform an Archive and Install
    An Archive and Install will NOT erase your hard drive, but you must have sufficient free space for a second OS X installation which could be from 3-9 GBs depending upon the version of OS X and selected installation options. The free space requirement is over and above normal free space requirements which should be at least 6-10 GBs. Read all the linked references carefully before proceeding.
    1. Be sure to use Disk Utility first to repair the disk before performing the Archive and Install.
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then quit DU and return to the installer.
    2. Do not proceed with an Archive and Install if DU reports errors it cannot fix. In that case use Disk Warrior and/or TechTool Pro to repair the hard drive. If neither can repair the drive, then you will have to erase the drive and reinstall from scratch.
    3. Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When you reach the screen to select a destination drive click once on the destination drive then click on the Option button. Select the Archive and Install option. You have an option to preserve users and network preferences. Only select this option if you are sure you have no corrupted files in your user accounts. Otherwise leave this option unchecked. Click on the OK button and continue with the OS X Installation.
    4. Upon completion of the Archive and Install you will have a Previous System Folder in the root directory. You should retain the PSF until you are sure you do not need to manually transfer any items from the PSF to your newly installed system.
    5. After moving any items you want to keep from the PSF you should delete it. You can back it up if you prefer, but you must delete it from the hard drive.
    6. You can now download a Combo Updater directly from Apple's download site to update your new system to the desired version as well as install any security or other updates. You can also do this using Software Update.

  • Adding sub-menus wrecks main menu bar display

    I have just learned to create a Spry horizontal pull-down menu. I have dark gradient images for both the 'up' and 'down' states, and I've set my text attributes and everything works fine.
    (I'm new, but trying hard.)
    HOWEVER - I have 2 problems:
    as soon as I add in sub-menus to a menu item, the gradient images fail to show on the main menu for that menu item only. I just get a white block, out of which you obviously can no longer read the white text. The gradients and other attributes immediately apply beautifully to the sub-menu items (even though I haven't even applied any attributes to them yet!), but they are lost from the main menu bar wherever I apply sub-menus.
    ALSO - although the 'up' state gradient image works fine behind the menu item, the downstate does not show when I hover my mouse over it. I've checked that the 'up' and 'down' files are not identical, and I've ensured that they are both applied in the CSS.
    When I remove the sub-menus - works fine. Add 'em back in, problem recurs. Applies to whichever menu item I apply the submenus to.
    I have downloaded the latest version of Spry (no idea which version I already had) but can't see where to install it or how to run setup. Why are things never easy...?
    I am using Dreameaver CS4 v10 and Chrome browser. Same thing happens in Firefox, IE and Safari - no difference.
    Please forgive my newness. I have had a look at other similar forum posts but although people seemed to have linked issues, they were not the same.
    Anyone any ideas? I am getting desperate. Been trying to fix it by myself all day.
    Thanks
    Nicola

    Nicola,
    The Fact: It's all in the markup and the CSS.
    The Problem:  We are not privy to your markup and CSS and as such cannot help you.
    The Solution: Supply a link to your site, or at the very least, copy and paste your code here
    Gramps

  • Black bar below email instead of menu bar

    After installing the software update, I have a solid black bar below my email boxes. I can't reply, forward, delete or move mail without it. Is there a solution for this?

    I've figured it out myself; I just had to reset the Iphone as follows:
    " Press and hold both the Sleep/Wake button and
    the Home button for at least ten seconds, until the Apple logo appears."

  • Div is hiding menu bar, & how can i put more fading in slideshow

    I would really appreciate help in my site for which design is almost complete. That was the hardest part. I have 2 questions.
    First, after I put the slide show/rotating image gallary in, the div containing it covers the horizontal menu bar on top and I can't make it visible. I have tried to force the div down but then it just shows a grey line on top instead of menu bar.
    Second, the images in slide show or rotating gallary are perfectly located where they should be but the images kinda jump up instead of smooth dissolving, slow, fading transition. is there anyway to make them smooth, slow, dissolving transition into each other? I can't find that kind of code and I am a newbie on DW.
    I would really appreciate help in these matter. Here is the link to the test home page. Images in slide show will be changed later to patients photographs.
    Any other suggestion to the site, design are really welcomed.
    Thanks a lot in advance,
    www.hpbsurgery.net

    Also, there are LOTS of fundamental errors in your HTML code itself. Below, I've made a few changes and I've highlighted them. The line that I've highlighted in RED, remove the space in your filename. HTML is cAsE SenSITive. Normalize your filename with all lower-case letters. You had redundant text tags in some places. You had incorrect file linkage. You had redundant <href> tags with double quotes in the wrong places. Primarily, your HEAD tag was incorrectly formatted. You had two instances of body tag - one was incomplete.
    Please run your page through W3 validator here in the future: http://validator.w3.org/ to find out and rectify errors.
    For now, replace the HTML file with this:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Surgery for Liver, pancreas, GI cancer and gastrointestinal problem in Winston Salem Triad area, North carolina</title>
    <link href="NEW CSS.css" rel="stylesheet" type="text/css" />
    <link href="http://www.hpbsurgery.net/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <link href="http://www.hpbsurgery.net/SpryMenuBarVertical.css" rel="stylesheet" type="text/css" />
    <script src="http://www.hpbsurgery.net/SpryMenuBar.js" type="text/javascript"></script>
    <script type="text/javascript">
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    <style>
    #photos { width:1400px; height:467px;
    overflow:hidden;}
    #photos img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1400px;
    height: 467px;
    </style>
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
    <script>
    $(document).ready(function(){
    rotatePics(1);
    function rotatePics(currentPhoto) {
    var numberOfPhotos = $('#photos img').length;
    currentPhoto = currentPhoto % numberOfPhotos;
    $('#photos img').eq(currentPhoto).fadeOut(function() {
    $('#photos img').each(function(i) {
    $(this).css('zIndex', ((numberOfPhotos - i) + currentPhoto) % numberOfPhotos);
    $(this).show();
    setTimeout(function() {rotatePics(++currentPhoto);}, 5000); //Time length before fade in milliseconds
    </script>
    </head>
    <body onload="MM_preloadImages('Images/Logo/online appointments hover.jpg','Images/Logo/Medical_history_hover.jpg','Images/Logo/Watch surgery video hover.jpg','Images/Logo/connect with facebook hover.jpg','Images/Logo/connect with twitter hover.jpg','Images/Logo/connect with youtube hover.jpg','Images/Logo/connect with skype hover.jpg')">
    <div class="container" id="container">
      <div class="header" div id="header">
        <div id=horizontalmenu><ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a  href="#">Home</a></li>
    <li><a  href="#">About Dr. Singh</a></li>
        <li><a  href="#">Credentials</a>    </li>
        <li><a  href="#">Diseases</a>
        <ul>
            <li><a  href="#">Appendix</a></li>
            <li><a  href="#">Adrenal</a></li>
            <li><a  href="#">Bile Ducts</a></li>
            <li><a  href="#">Cancer</a></li>
            <li><a  href="#">Colon</a></li>
            <li><a  href="#">Gall bladder</a></li>
            <li><a  href="#">Hernia</a></li>
            <li><a  href="#">Liver</a></li>
            <li><a  href="#">Pancreas</a></li>
            <li><a  href="#">Stomach</a></li>
            <li><a  href="#">Small intestine</a></li>
          </ul>
        </li>
        <li><a  href="#">Surgeries</a>
        <ul>
            <li><a href="#">Watch Surgery Videos</a></li>
            <li><a  href="#">Appendix</a></li>
            <li><a  href="#">Adrenal</a></li>
            <li><a  href="#">Bile Ducts</a></li>
            <li><a  href="#">Cancer</a></li>
            <li><a  href="#">Colon</a></li>
            <li><a  href="#">Gall bladder</a></li>
            <li><a  href="#">Hernia</a></li>
            <li><a  href="#">Liver</a></li>
            <li><a  href="#">Pancreas</a></li>
            <li><a  href="#">Stomach</a></li>
            <li><a  href="#">Small intestine</a></li>
        </ul>
        </li>
        <li><a href="#" >Testimonials</a>
          <ul>
            <li><a href="#">Photos</a></li>
            <li><a  href="#">Audio</a></li>
            <li><a  href="#">Video</a></li>
            <li><a  href="#">Letters</a></li>
          </ul>
        </li>
        <li><a href="#" >Finance</a>
          <ul>
            <li><a  href="#">Pay Online</a></li>
            <li><a  href="#">Extended Payment</a></li>
            <li><a  href="#">Discounts</a></li>
            <li><a  href="#">Prices</a></li>
          </ul>
        </li>
        <li><a href="#" >Contact us</a>
          <ul>
            <li><a  href="#">Appointment</a></li>
            <li><a  href="#">Call us</a></li>
            <li><a  href="#">Email us</a></li>
            <li><a  href="#">Facebook</a></li>
            <li><a  href="#">Twitter</a></li>
            <li><a href="#">Youtube</a></li>
            <li><a  href="#">Skype</a></li>
          </ul>
        </li>
        <li><a href="#">Forum</a></li>
        </ul></div>
        <div id="photos"><img src="Images/New images/1.jpg" width="1400" height="495" /><img src="Images/New images/2.jpg" width="1400" height="495" /><img src="Images/New images/3.jpg" width="1400" height="495" /></div>
    </div>
      <div class="maincolumn" id="maincolumn">
        <div id="maincolumn" style="width:100%;">
          <div id="leftbar" style="float:left;width: 15%;">
            <ul id="MenuBar2" class="MenuBarVertical">
        <li><a href="#" class="MenuBarItemSubmenu">Appendix</a>
          <ul>
            <li><a href="#" class="MenuBarItemSubmenu">Untitled Item</a>
              <ul>
                <li><a href="#">Untitled Item</a></li>
              </ul>
            </li>
            <li><a href="#">Untitled Item</a></li>
            <li><a href="#">Untitled Item</a>        </li>
          </ul>
          <ul>
          </ul>
        </li>
        <li><a href="#">Adrenal</a></li>
        <li><a href="#">Bile Ducts</a>
          <ul>
            <li><a href="#">Item 3.1</a>
              <ul>
                <li><a href="#">Item 3.1.1</a></li>
                <li><a href="#">Item 3.1.2</a></li>
              </ul>
            </li>
            <li><a href="#">Item 3.2</a></li>
            <li><a href="#">Item 3.3</a></li>
          </ul>
        </li>
        <li><a href="#">Cancer</a>
          <ul>
            <li><a href="#">Untitled Item</a></li>
            <li><a href="#">Untitled Item</a></li>
            <li><a href="#">Untitled Item</a></li>
          </ul>
        </li>
        <li><a href="#">Colon</a></li>
        <li><a href="#">Gall Bladder</a></li>
        <li><a href="#">Hernia</a></li>
        <li><a  href="#">Liver</a></li>
        <li><a  href="#">Pancreas</a></li>
        <li><a  href="#">Stomach</a></li>
        <li><a  href="#">Small Bowel</a></li>
      </ul>
          </div>
          <div id="textbox" style="float:left;width:61%;padding-left:2%;padding-right:2%"><h1>Gajendra</h1><h2>Gajendra</h2><p>Gajendra</p></div>
          <div id="rightbar" style="float:left;width:20%"><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Appointment','','Images/Logo/online appointments hover.jpg',1)"><img src="Images/Logo/online appointments.jpg" width=100%;" height="160" id="Appointment" /></a><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('medical history','','Images/Logo/Medical_history_hover.jpg',1)"><img src="Images/Logo/Medical_history.jpg" width=100%;" height="160" id="medical history" /></a><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('surgery videos','','Images/Logo/Watch surgery video hover.jpg',1)"><img src="Images/Logo/Watch surgery video.jpg" alt="watch videos of surgry done by dr.Singh" width=100%;" height="160" id="surgery videos" /></a><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('facebook','','Images/Logo/connect with facebook hover.jpg',1)"><img src="Images/Logo/connect with facebook.jpg" alt="make drSingh a friend on facebook" width=100%;" height="160" id="facebook" /></a><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('twitter','','Images/Logo/connect with twitter hover.jpg',1)"><img src="Images/Logo/connect with twitter.jpg" alt="follow dr.Singh on twitter" width=100%;" height="160" id="twitter" /></a><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('youtube','','Images/Logo/connect with youtube hover.jpg',1)"><img src="Images/Logo/connect with youtube.jpg" alt="watch dr.singh on youtube" width=100%;" height="160" id="youtube" /></a><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('skype','','Images/Logo/connect with skype hover.jpg',1)"><img src="Images/Logo/connect with skype.jpg" alt="char with dr.Singh" width=100%;" height="160" id="skype" /></a></div>
          <div style="clear:both;">
       </div>
          <div class="credential" id="credential">
          </div>
          <div class="footer" id="footer">
            <blockquote>
              <p>Home  About Credentials Diseases Surgeries Testimonials Finance Contact Terms PrivacyPolicy Disclaimer Sitemap</p>
            <hr align="center" />
            <p> Designed/Developed--GajendraSingh,MD ©-GajendraSingh,MD--October-2012 </p>
      </blockquote>
        </div>
        <!-- end .content --></div>
      <!-- end .container --></div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"../SpryAssets/SpryMenuBarDownHover.jpg", imgRight:"../SpryAssets/SpryMenuBarRightHover.jpg"});
    var MenuBar2 = new Spry.Widget.MenuBar("MenuBar2",{imgRight:"../SpryAssets/SpryMenuBarRightHover.jpg",
    imgDown:"../SpryAssets/SpryMenuBarDownHover.jpg"});
    </script>
    </body>
    </html>

  • Photoshop hotkeys are intermittently pulling down menus instead of switching tools

    I am currently using Photoshop CS5. When I try to use hotkeys to switch tools, instead of switching them, menus from the menu bar will drop. For example, I hit "E" for the eraser tool, but instead of switching to the eraser the Edit menu drops. I have to hit "E" several times before it will finally switch. It won't drop menus every time, but it does most of the time and it is very inconsistent and annoying. I have never had this problem before and am not doing anything different than I have ever done, and it only recently began doing it. I work fairly quickly and used to be able to switch between tools like brush, lasso, and eraser very quickly, but now menus keep dropping randomly and I keep having to stop and try to get the right tools to kick in. It is driving me crazy, please help! Thanks!

    You seem to know Photoshop keys and that short cut key change meaning depending on Photoshop and current documents states.  It not like the shortcut key is doing something it is not set to do.   Its more like Photoshop and Active document are not in the state they should be in when you use the shortcut. Like the alt key stuck or some state did not reset or get change to.  So one of the key function was done when you were expecting one of its other functions to be done.  You need to track down exactly what is happening.
    There are so many shortcuts and states in Photoshop I surely don't know most and I've been using Photoshop mote the 20 years.  I only use a subset of Photoshop features.  You can read what ever tone you want in my reply.  No tone was intended.  I do not communicate all the well however like other here I try the best that I can to help others.

  • FireFox 4, Ubuntu 10.04 - menu bar and bookmarks are locked

    I recently upgraded to Firefox 4 on ubuntu 10.04. I did this by setting the ppa as described in many places: For example:
    sudo add-apt-repository ppa:mozillateam/firefox-stable
    sudo apt-get update
    sudo apt-get upgrade
    After doing this, firefox has been working for many days just fine. On several of my systems [ 3 of my systems ].
    Now I come back to one of my 10.04 systems and find that the menus of firefox are unresponsive. They do not work at all. The book marks do not work.
    Processor is not busy.
    Plenty of memory.
    Network is working fine.
    If I type into the google search bar and type enter I get a page and I can navigate from there, but the menus and bookmarks are totally unresponsive.
    What gives?
    I have rebooted the system and nothing changes.
    Menus work fine in other apps, for example System Monitor. and the Window Manager menus are fine.
    Menus work fine in the web pages.
    Bookmark menus highlight, they do not pull down.
    Menus on the menu bar do not pull down.
    Toolbar buttons work fine.

    I fixed the problem by starting firefox in a terminal. Works when you start it that way, and works fine afterward.
    This problem was reported by me ages ago ( i forgot actually).
    http://ubuntuforums.org/showthread.php?p=10081127#post10081127
    Back in Nov 2010.
    Strange. but the bug is still with us after all this time.
    - windy

  • Where's Translucent Menu Bar Option?

    Hey guys,
    I have Leopard 10.5.4, and I have been told that, to turn off translucent menus (including the menu bar) you must go into Desktop and Screensaver in System Prefs to turn it on or off. Problem is, the option isn't even there! These transparent menus are bothersome, and I can't install certain haxies on my machine while the transparent menus are running.
    Any help would be much appreciated.
    ben

    Hi(Bonjour)!
    I do not have transparent option in pref panel, but when I use this command in terminal, log-out and log in, I get the opaque menu bar. To revert to a transparent one, type 1 .
    defaults write -g AppleEnableMenuBarTransparency 0
    There is a thread about this problem related to multiple video cards:
    http://discussions.apple.com/thread.jspa?threadID=1389603&start=15&tstart=-1
    Michel Boissonneault

  • Dock & Menu-bar stop responding to mouse move

    Hello!
    I've been having a strange problem for quite some time now. After some time of working on my mac the dock and all the menus (including the menu bar on the top of the screen) stop responding to mouse move. At the same moment also my "hot-corners" stop working. For example when I move my mouse over the dock the magnification does not happen and when I run my mouse over the menus they don't highlight. When I move the mouse to a hot corner which was attached to Expose or ScreenSaver start nothing happens there either. Whole system acts really unpredictable.
    I tried killing Finder, changing resolution when this happened,... Nothing helps but a reboot, but rebooting machine so frequently is driving me a bit nuts.
    Please, help!
    Other details: OSX 10.5.6 (this has been happening from the start - through all versions), MacbookPro
    Thanks in advance.
    Y.

    Ran Disk Utility off the DVD and repaired permissions and repaired the disk. Problems were found in both although, they appeared minimal. Despite that, the same issues where present when I woke it up from Sleep mode in the morning.
    Whenever I hovered my mouse over the menu bar, the cursor would turn into the spinning beachball. The dock didn't freeze as it had done every time before, but if I clicked on an application it would become highlighted and stay that way without it actually opening. The opening animation never took place either.
    Until some fix comes out, my next step will be checking to see what software I last updated before the problem started a few days ago and seeing if I can roll back.

  • Spry Menu Bar 1.7 Rendering Variable background height based presence/absense of sub-menus

    First, let me thank those who have offered help on previous posts on this issue -- the suggestions have pointed me in new directions.
    However I am still having problems with the first menu item on the top level of a horizontal menu bar which (because it has no sub-menu) renders the background differently from the other main level items.  I have implemented suggestions, as you will see, by setting a class for menu items with sub-menus as per the suggestion, and then proceeding working with line height to make specific changes within that class.  However any changes appeared universally through the menu bar at all levels.
    Working from that suggestion, I tried establishing a class of "menubarhorizontal_no-sub-menu" and then adjusted the line height for that item.  Unfortunately it applied this change again to all items leaving a displeasing white gap between menu items in the drop down menus.
    I wanted to put out a call once more.  I realize that the problem is in determining which of the rules to style, but I seem to have exhausted the possibilities.  The latest version can be seen at www.aclco.org/testing/index.html which will provide a visual of the problem.  You can see it doesn't look much different than the original which is http://www.aclco.org/index.html.
    I am also including the code for the nav bar which is inserted as a library item into all the pages:
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"><ul id="MenuBar1" class="MenuBarHorizontal">
    <li><a class="MenuBarHorizontal_no-sub-menu" href="../index.html" title="Home">Home</a></li>
    <li><a class="MenuBarItemSubmenu" href="../about_aclco.html" title="ACLCO-ACJCO">ACLCO-ACJCO</a>
      <ul>
        <li><a href="../about_aclco.html#mission_mandate" title="Mission and Mandate">Mission and Mandate</a></li>
        <li><a href="../about_aclco.html#governance" title="Governance">Governance</a>
          <ul>
            <li><a href="../about_aclco.html#executive">Executive</a></li>
          </ul>
        </li>
        <li><a href="../by-laws_policies.html" title="By-Laws and Policies">By-Laws and Policies</a></li>
        <li><a href="../about_aclco.html#staff_volunteers" title="Staff and Volunteers">Staff and Volunteers</a></li>
        <li><a href="../public_documents.html" title="Public Documents">Public Documents</a></li>
      </ul>
    </li>
            <li><a class="MenuBarItemSubmenu" href="../about_Clinics_overview.html" title="About Community Legal Clinics">Community Legal Clinics</a>
              <ul>
      <li><a href="../about_Clinics_overview.html" title="About Clinics - Overview">Overview</a></li>
    <li><a href="../critical_characteristics.html" title="Critical Characteristics">Critical Characteristics </a></li>
    <li><a href="../what_clinic_do.html" title="What Clinics Do">What Clinics Do</a>
      <ul>
        <li><a href="../Advice+referrals.html" title="Advice and Referrals">Advice and Referrals</a></li>
    <li><a href="../case_work+legal_representation.html" title="Case Work and Legal Representation">Case Work and Legal Representation</a></li>
    <li><a href="../community_development.html" title="Community Development">Community Development</a></li>
    <li><a href="../public_legal_education.html" title="Public Legal Education">Public Legal Education</a></li>
    <li><a href="../law_reform.html" title="Law Reform">Law Reform</a></li>
      </ul>
    </li>
    <li><a href="../who_clinics_serve.html" title="Who Clinics Serve">Who Clinics Serve</a></li>
    <li><a href="../impacts.html" title="Impact on Clients and their Communities">Impact</a></li>
              </ul>
            </li>
            <li><a class="MenuBarItemSubmenu" href="../Members_Only/intranet_portal_page.html" title="Members Only">Members Only</a>
              <ul>
                <li><a href="../Members_Only/intranet_portal_page.html" title="ACLCO Intranet Pages">ACLCO  Intranet Pages</a></li>
                <li><a href="http://www.bulletinboards.com/message.cfm?comcode=ACLCO  " title="ACLCO Discussion Forum">ACLCO Discussion Forum</a></li>
              </ul>
            </li>
            <li><a class="MenuBarItemSubmenu" href="../contact_us.html" title="Contact Us">Contact</a>
              <ul>
      <li><a href="../contact_us.html" title="Contact Information">Contact Information</a></li>
    <li><a href="../links.html" title="Links">Links</a></li>
              </ul>
            </li>
          </ul>
    The spry framework coding  For the Horizontal Menu Bar is as follows:
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
        margin: 0;
        padding: 0;
        line-height: 23px;   
        list-style-type: none;
        font-size: 100%;
        cursor: default;
        width: auto;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
        z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
        margin: 0;
        padding: 0;
        line-height: 21px;
        list-style-type: none;
        font-size: 100%;
        position: relative;
        text-align: left;
        cursor: pointer;
        width: auto;  /* This allows the width of the various top level menu items to adjust automatically to fit the contents of each menu item */
        float: left;
    ul.MenuBarHorizontal_no-sub-menu li
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        position: relative;
        text-align: left;
        cursor: pointer;
        width: auto;  /* This allows the width of the various top level menu items to adjust automatically to fit the contents of each menu item */
        float: left;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        z-index: 1020;
        cursor: default;
        width: 8.2em;
        position: absolute;
        left: -1000em;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
        left: auto;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
        width: 200px; /* This establishes a fixed width for the drop down menus */
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
        position: absolute;
        margin: -5% 0 0 95%;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
        left: auto;
        top: 0;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
        border: none; /* removes the grey border from around the sub-menu container */
    /* Menu items are a light gray block with padding and no text decoration NB: Remove - background-color: #EEE;  reset color from #333 to #FFF*, and establish a background image with repeat, Especially note that this only sets the top level items, i.e. those with no children sub-menus attached to them.*/
    ul.MenuBarHorizontal a
        display: block;
        cursor: pointer;   
        background-image:url(../ACLCO%20Graphics%20-%20Web%20site%20Parts/Navigation%20Bar%20Segm ent-Dark.png);
        background-repeat: repeat-x;
        background-color: #000088;  /*background color must exactly match the color of the bottom edge of the repeating background png so that if it runs over 39px in height their won't be any gaps of white. */
        padding: 0.5em 0.75em;
        color: #FFF;
        text-decoration: none;
    /* Menu items that have mouse over or focus have a blue background and white text; again reset thebackground-color: #3CC to equal the color of the bottom edge of the repeating png (see above). Set background image and repeat for a hover state.  However, this only sets hover states for top level menu items and sub-menus that have higher level items above them. If for example a menu has 3 levels it will not set for the 1st and 2nd level.  */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
        background-image:url(../ACLCO%20Graphics%20-%20Web%20site%20Parts/Navigation%20Bar%20Segm ent%20Light2.png);
        background-repeat:repeat-x;
        background-color: #2E35A3;
        color: #FFF;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
        background-image:url(../ACLCO%20Graphics%20-%20Web%20site%20Parts/Navigation%20Bar%20Segm ent%20Light2.png);
        background-repeat:repeat-x;
        background-color: #2E35A3;
        color: #FFF;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%)  Remove the background image that displays arrows and set the appropriate background image and repeat. */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
        background-image: url(../ACLCO%20Graphics%20-%20Web%20site%20Parts/Navigation%20Bar%20Segment-Dark.png);
        background-repeat:repeat-x;
        background-color: #000088;
        background-position: 95% 50%;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%)   */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
        background-image:url(../ACLCO%20Graphics%20-%20Web%20site%20Parts/Navigation%20Bar%20Segm ent-Dark.png);
        background-repeat: repeat-x;
        background-color: #000088;
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) This controls sub-sub-menu items in hover state. */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
        background-image:url(../ACLCO%20Graphics%20-%20Web%20site%20Parts/Navigation%20Bar%20Segm ent%20Light2.png);
        background-repeat:repeat-x;
        background-color: #2E35A3;
        color: #FFF;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically Controls fly-out menu items in hover or focus state.(50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
        background-image:url(../ACLCO%20Graphics%20-%20Web%20site%20Parts/Navigation%20Bar%20Segm ent%20Light2.png);
        background-repeat:repeat-x;
        background-color: #2E35A3;
        color: #FFF;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
        position: absolute;
        z-index: 1010;
        filter:alpha(opacity:0.1);
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
        ul.MenuBarHorizontal li.MenuBarItemIE
            display: inline;
            f\loat: left;
            background: #FFF;
    Finally, there is minimal css coding to help position the menu bar within the web page relative to the top of the page, and left edge of the web page.
    This is done with a div tag called Main Nav Contents.
    #Main_nav_contents {
        padding: 0;
        margin-top: 0px;
        height: auto;
        width: 950px;       
        padding-top: 275px; 
        padding-left: 35px;
    I would very much appreciate any further help that people can provide me.  It seems that the trick is to identify the appropriate rule; however that has thus far alluded me.
    Thanks,
    Steve Webster

    This will help http://www.dwcourse.com/dreamweaver/ten-commandments-spry-menubars.php#one

  • Click twice on the menu bar to access dropdown menus?

    I recently upgraded to CS5 and have noticed that in order to access the menu items I have to click twice on "File", "Edit", etc to see the drop-down menus.Once I am in the menu bar area I have to continue to click once on each menu heading to see the drop down. (so if I am looking at the "File" menu and want to change to "Type" I have to click on Type to see the menu options.
    If I leave the menu dropdown and go back to the artboard the menubar stays selected. I have to hit Escape twice to begin to use keyboard shortcuts.
    This happens in Indesign, Illustrator, and Photoshop. I am on a Windows PC running XP. I'll be upgraded to Windows 7 and a PC with a 64 bit processor in April. I wondered if maybe my mouse was the problem - I am waiting for IT to bring me another one to test my theory on. I am not having problems in any other software though so it's probably a long shot.
    I can't change my workspace in InDesign and Illustrator either. When I click on  "Essentials" the button looks pushed in but no drop down menu appears.  Photoshop doesn't have drop down workspace selection so it isn't a  problem there.
    This is one of those things that is annoying but not earth-shattering. It interferes with my muscle memory and slows me down because it forces me to use my mouse more than I want to. I thought it was a new thing in CS5 until I realized it isn't normal. I searched the forums for a while and haven't found anyone else with a similar problem.
    Anyway, if anyone can help I would really appreciate it!
    Thanks,
    Sheryl

    Here are the errors I received:
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 50 error(s), 22 warning(s)
    WARNING: The payload: Adobe Photoshop CS5 Core  {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E} requires a UI parent with following specification:
        Family: Photoshop
        ProductName: Adobe Photoshop CS5 Core_x64
        This parent relationship is not satisfied, because this payload is not present in this session.
    WARNING: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has recommended dependency on:
    WARNING:     Family: Adobe Web Suite CS5
    WARNING:     ProductName: Adobe Media Encoder CS5 X64
    WARNING:     MinVersion: 0.0.0.0
    WARNING:     This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    WARNING:     Removing this payload from the dependency list.
    WARNING: The payload with AdobeCode:  {E8815668-95B0-443D-AC92-2BFD7DD8F16A} has recommended dependency on:
    WARNING:     Family: Adobe Web Suite CS5
    WARNING:     ProductName: Adobe Media Encoder CS5 X64
    WARNING:     MinVersion: 0.0.0.0
    WARNING:     This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    WARNING:     Removing this payload from the dependency list.
    WARNING: The payload with AdobeCode:  {F9766AC1-1461-1033-B862-DF8FE1C033BE} has recommended dependency on:
    WARNING:     Family: Adobe Web Suite CS5
    WARNING:     ProductName: Adobe Media Encoder CS5 X64
    WARNING:     MinVersion: 0.0.0.0
    WARNING:     This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    WARNING:     Removing this payload from the dependency list.
    WARNING: CreateAlias:Icon file does not exist at C:\Program Files\Adobe\Adobe Utilities - CS5\Pixel Bender Toolkit 2\windows\pb_app.icofile:\\\C:\PIXELB~1\source\winwood\Staging    0X1.3EB40BP-1022rea\windows\pb_app.ico42178f80493091e8e552c84a2897e9da68fce32_32_f8049309 1e8e552c84a2897e9da68fce for icon C:\Documents and Settings\All Users\Start Menu\Programs\Adobe Design Premium CS5\Adobe Pixel Bender Toolkit 2.lnk with target C:\Program Files\Adobe\Adobe Utilities - CS5\Pixel Bender Toolkit 2\Pixel Bender Toolkit.exe
    WARNING: File/Folder does not exist at E:\Adobe CS5\payloads\AdobeFireworks11All\OEM
    WARNING: File/Folder does not exist at E:\Adobe CS5\payloads\AdobeFireworks11en_USLanguagePack\OEM
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR:     Family: CoreTech
    ERROR:     ProductName: Adobe Player for Embedding x64
    ERROR:     MinVersion: 0.0.0.0
    ERROR:     This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:     Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR:     Family: Shared Technology
    ERROR:     ProductName: Photoshop Camera Raw (64 bit)
    ERROR:     MinVersion: 0.0.0.0
    ERROR:     This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:     Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR:     Family: CoreTech
    ERROR:     ProductName: AdobeCMaps x64 CS5
    ERROR:     MinVersion: 0.0.0.0
    ERROR:     This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:     Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR:     Family: CoreTech
    ERROR:     ProductName: Adobe Linguistics CS5 x64
    ERROR:     MinVersion: 0.0.0.0
    ERROR:     This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:     Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR:     Family: CoreTech
    ERROR:     ProductName: AdobePDFL x64 CS5
    ERROR:     MinVersion: 0.0.0.0
    ERROR:     This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:     Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR:     Family: CoreTech
    ERROR:     ProductName: AdobeTypeSupport x64 CS5
    ERROR:     MinVersion: 0.0.0.0
    ERROR:     This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:     Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR:     Family: CoreTech
    ERROR:     ProductName: Adobe WinSoft Linguistics Plugin CS5 x64
    ERROR:     MinVersion: 0.0.0.0
    ERROR:     This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:     Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {F9766AC1-1461-1033-B862-DF8FE1C033BE} has required dependency on:
    ERROR:     Family: InDesign
    ERROR:     ProductName: Adobe InDesign CS5 Icon Handler x64
    ERROR:     MinVersion: 0.0.0.0
    ERROR:     This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:     Removing this dependency from list. Product may function improperly.
    ERROR: The following payload errors were found during install:
    ERROR:  - Adobe Flash Player 10 ActiveX: Install failed

  • Menu bar, tool menus disappeared in OWB suddenly

    Hi,
    Menu bar, tool menus disappeared in OWB 10g r2 mapping edito . Am able to see those in the design center and pluggable mappings. Please help me in finding out this ....

    Thanks a lot ..
    Its working fine now..
    I have few doubts regarding transportable modules in oWB
    1.) can I transport objects from one schema to another schema in the same database.?
    2) I am working on a database on remote machine. Owb 10g r2 is installed in my machine with that i created a repositoy in the database in the remote machine.
    while doing export and import where will be the dump files stored in this operation
    in my machine or remote on..??
    could you please help me on this

  • How do I get the Firefox icon to appear on my menu bar instead of a question mark?

    I have been using Firefox 3.7 and recently downloaded 4.0
    An icon showing Firefox on what lloks like a memort stick icon appeared on my desktop. I am a Mac OSX user. When I dragged the icon to my menu bar, a question mark (?) appeared instead of the Firefox icon. How do I get the firefox icon to appear correctly on the men bar?

    Welcome to the Apple Community.
    Intermittent problems are often a result of interference. Interference can be caused by other networks in the neighbourhood or from household electrical items.
    You can download and install iStumbler (NetStumbler for windows users) to help you see which channels are used by neighbouring networks so that you can avoid them, but iStumbler will not see household items.
    Refer to your router manual for instructions on changing your wifi channel or adjusting your multicast rate.
    There are other types of problems that can affect networks, but this is by far the most common, hence worth mentioning first. Networks that have inherent issues can be seen to work differently with different versions of the same software. You might also try moving the Apple TV away from other electrical equipment.

Maybe you are looking for

  • Current value of a column.row in a Report region

    Hi I have a report that I want to display a single row per page. No problem there. I also want to show, in a separate region below the value of two specific columns for that row (they are large text items that I want to show as text areas). My proble

  • Cant connect to airport over wireless network

    Hi all, I hope you can help. I can't connect to my wireless network? I have a netgear wireless modem (brand new today), if I connect my mac via ethernet i can use the web but not via wireless. When I try to connect to a wireless network, it asks me f

  • Problem with Crystal XI reports used with CR plugin for Eclipse 2.0

    Hi All, I have downloaded the latest CR plugin for eclipse (2.0), integrated with Eclipse 3.5. I tried to use an existing report file created from Crystal Reports version XI in the following two ways. 1) Including the Crystal Report in to JSP page th

  • Can Text Messages be transferred from a 4s to a 6?

    I'm trying to figure out if I can transfer my text messages from my old 4s to my 6. Pairing the phones only handles the contacts, photos and videos. Anyone know how to transfer text messages?

  • Browser background not filling

    When I view my site in Safari the browser background color does not fill all the way to the bottom sometimes. There is a white space at the bottom. It seams to stop at the footer distance. Reloading the page 2 or 3 times will get it to load all the w