Spry Submenus Not Visible on RHS only

My spry submenus work totally fine except for the very far
right hand side of the page where the submenus are cut off. I can
see the very beginning of the submenu but the rest of it with the
text is hidden once it goes past the edge of the page. Clicking on
the small part which is visible works, but users still need to see
the entire submenu. This is a problem only in Firefox (3.0.7) and
Safari (3.1.2). IE7 works fine where the submenus on the RHS are
clearly visible as I hover and they extend past the right hand edge
of the page. Thanks for any input.

I could see it on Safari.. it has a Beatles poster on the Home page and then others on the other pages...
Some flucky things happen with these browsers.
Peace,
Glen
iMac G3, G4, G5 Powerbook   Mac OS X (10.4.4)   iPods

Similar Messages

  • Spry submenus not working while Included with SSI

    I have customized and created my horizontal spry menu bar with the help of some tutorials on here, and I have pasted it onto a page without any html, head, or body tags. I have linked to the CSS files and javascript files in both the page being included and the page containing the include. But the Spry submenus wont work on the page with the include on it. But they work on the page being included.
    I tried only referencing the javascript file with the page containing the include, and vice versa to no avail. Again, everything else works except the expansion of the submenus.
    I am new to all of this, I only know what I have learned from doing tutorials and reading forums on this fabulous website. Has anyone encountered this problem or have a remedy? Thanks in advance.

    I'm confused. The submenus in the spry menu on the included page work when I don't reference the external style sheets or the javascript in the page containing the include. Based on the explanation given by David Powers on this thread about how to use SSI with Spry, I thought all pages had to include the link to the javscript and style sheets:
    http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WSEE4C0148-A6F4-4bf5-9DEF-CE06AB026214a .html
    Problem solved? Or if anyone has an actual explanation for this, I will leave this question unanswered.
    Sorry to be so quick to post...

  • DBMS - Data not visible to read only account users.

    I have created below view to know the status of my batch jobs which run on server every sunday.
    CREATE OR REPLACE VIEW CAFDB_REFRESH AS
    SELECT
    log_id,
    owner,
    to_char(log_date, 'DD-MON-YY HH24:MI:SS') TIMESTAMP,
    job_name,
    status,
    ERROR#,
    run_duration,
    instance_id,
    additional_info
    FROM user_scheduler_job_run_details;
    it is working fine and i am able to get the information.
    now to make it visible to read only account users - using "grant select " i have given access and also created public synonym.
    but it is showing only column names in read only account not the data.
    how to make this visible to read only account?
    please guide.

    USER_ views will only have the objects owned by the user running the query..In your case it will have only the schedules done by the user.
    You will have to ue ALL_ or DBA view (all_scheduler_job_run_details)

  • Horizontal Spry submenus not dropping

    I created a horizontal spry menu for this site just as I have always done. but the dropdown submenus are not working. I have tried commenting out other "functional" pieces of code. I even put a spry meny into a blank document and uploaded it. I cannot figure out what I've done wrong. Any help would be great.
    You can see the page at http://www.rimshotcreative.com/test/web.html
    Here is the code:
    <!DOCTYPE HTML>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Rimshot Creative…Web Design, E-Commerce, Custom Web Development. Helping you find your groove.</title>
    <link href="RC.css" rel="stylesheet" type="text/css">
    <link rel="stylesheet" type="text/css" href="wt-rotator.css"/>
    <script type="text/javascript" src="js/jquery-latest.js"></script>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    </style>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    <style type="text/css">
    h1,h2,h3,h4,h5,h6 {
              font-family: Verdana, Geneva, sans-serif;
    h4 {
              font-size: 40px;
              color: #FFF;
    body,td,th {
              font-family: Verdana, Geneva, sans-serif;
    h1 {
              color: #C00;
    body {
              background-image: url(Images/Secondary-backgrounds_01.jpg);
              background-repeat: repeat-x;
    </style>
    </head>
    <body>
    <div class="container2">
      <div class="Shadow">
      <div class="header"><a href="default.html"><img src="Images/RC-header_03.jpg" width="401" height="83" alt="Rimshot Creative Logo -  web design, print design, social networking, marketing, seo, printing, &amp; photography"></a><img src="Images/RC-header_04.jpg" width="291" height="83" alt="Rimshot Creative - "><img src="Images/RC-header_05.jpg" alt="Rimshot Creative - Free Consultation, call now (615) 482-5182" width="324" height="83"></div><!-- end .header -->
      <div class="main-image">
         <img src="Images/Exceptional-Design.png" width="631" height="293" alt="Exeptional Web Design"> </div>
      <div class="menu">
        <ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a href="default.html" title="Home Page">home</a>        </li>
          <li><a href="web.html" title="web services" class="MenuBarItemSubmenu">web services</a>
            <ul>
              <li><a href="web.html" title="web design services">web design</a></li>
              <li><a href="seo.html" title="search engine marketing">seo</a></li>
              <li><a href="social.html" title="social media consultation">social media</a></li>
              <li><a href="email.html" title="email marketing">email marketing</a></li>
              <li><a href="hosting.html" title="web/email hosting">hosting</a></li>
            </ul>
          </li>
          <li><a href="print.html" title="print design services" class="MenuBarItemSubmenu">print services</a>
            <ul>
              <li><a href="print.html" title="print design services">print design</a>            </li>
              <li><a href="printing.html" title="printing services">printing</a></li>
              <li><a href="marketing.html" title="marketing services">marketing</a></li>
            </ul>
          </li>
          <li><a href="photography.html" title="photography">photography</a></li>
          <li><a href="gallery.html" class="MenuBarItemSubmenu">galleries</a>
            <ul>
              <li><a href="web_gallery.html" title="See Some of the Web Sites We've Built">web gallery</a></li>
              <li><a href="print_gallery.html" title="See Some of Our Print Design Work">print gallery</a></li>
              <li><a href="photography_gallery.html" title="See Some of Our Photography">photo gallery</a></li>
            </ul>
          </li>
    <li><a href="#" title="rimshot blog">blog</a></li>
    <li><a href="resources.html" title="resources">resources</a></li>
    <li><a href="testimonials.html" title="testimonials">testimonials</a></li>
        </ul>
      </div>
        <div class="right_column">
          <p><a href="Contact Form.html"javascript:void( window.open('http://form.jotform.us/form/21766576593165', 'blank','scrollbars=yes,toolbar=no,width=700,height=500'))</a><img src="Images/Free-Consultation-Button.png" width="252" height="57" alt="Request a Free Consultation from Rimshot Creative"></a></a><a href="http://www.bnitennessee.com/tn-middle-tennessee-(nashville)-focused-around-business-succes s/"><img src="Images/proud-member-grey.jpg" width="131" height="131" alt="Proud Member of BNI Focused Around Business Success Chapter - Columbia TN"></a></p>
    <p><a href="http://www.thumbtack.com/tn/brentwood/print-designers/#sort=popularity&hilite=3h88FmCa:V9o kA" title="Web &amp; Print Design Services" style="background: url(http://cdn-1.thumbtackstatic.com/media/elite_1.png) no-repeat; color: #a5a196; padding: 195px 0 0; border:0; font-size: 13px; font-family: Georgia, 'Times New Roman', Times, serif; text-align: center; text-decoration: none; display: inline-block; width:120px; line-height:15px;"><img src="http://cdn-1.thumbtackstatic.com/media/elite_1.png" style="display: none;" />Web Design, Print Design, Photography, Brentwood, Columbia, Franklin, Spring Hill, TN</a><br />
          </p>
          <h2>Follow or Share…<br />
            <a href="http://www.facebook.com/pages/Rimshot-Creative/251035548260903" target="_new"><img src="Images/facebook button.png" width="32" height="32" alt="Follow Rimshot Creative on Facebook" longdesc="http://www.facebook.com/profile.php?id=100002963257842" /></a><a href="https://twitter.com/rimshotcreative" target="_new"><img src="Images/twitter button.png" width="32" height="32" alt="Follow Rimshot Creative on Twitter" longdesc="https://twitter.com/#!/belleforest" /></a><a href="http://www.linkedin.com/in/rimshotwebdesign" target="_new"><img src="Images/linkedin.png" width="32" height="32" alt="Join Rimshot Creative on Linked In"></a><a href="http://pinterest.com/rimshotcreative/" target="_new"><img src="Images/pinterest.png" width="32" height="32" alt="Start Pinning with Rimshot Creative on Pinterest"></a><a href="https://plus.google.com/101386322992063777741/posts" target="_new"><img src="Images/googleplus.png" width="32" height="32" alt="Join Rimshot Creative's circle on Google Plus"></a><a href="http://youtu.be/75_xggIkLyk?hd=1" target="_new"><img src="Images/YouTube button.png" width="32" height="32" alt="Check out Rimshot Creative videos on YouTube"></a><!--<img src="Images/flickr.png" width="32" height="32" alt="See Rimshot Creative projects on Flickr">-->
            <p>
              <a href="https://plus.google.com/106267434027606674910/about?gl=US&hl=en-US" target="_new"><img src="Images/Google-Review-Button-No-Shadow.png" width="188" height="47" alt="Leave a review for Rimshot Creative on Google Places" /></a>
            <a href="http://local.yahoo.com/info-14947707"><img src="Images/Yahoo-Review-Button-No-Shadow.png" width="188" height="47" alt="Leave a review for Rimshot Creative on Yahoo Local" /></a></h2>
          <p>Rimshot Creative helps businesses find their groove through web design, print design, social networking, marketing, search engine optimization, printing, web and email hosting and photography in Nashville, Brentwood, Franklin, Thompsons Station, Spring Hill, Columbia, Mount Pleasant, Lewisberg, Hoenwald, Hampshire and all over Middle Tennessee.<br>
            <br>
          </p>
          <hr size="1">
          <p><strong><br>
            Rimshot Creative</strong><br>
          3313 Booker Farm Road<br>
          Mount Pleasant, TN 38474<br>
          Phone: (615) 482-5182<br>
          Fax:
          (615) 752-5956<br>
          <br>
          </p>
        </div>
        <div class="left_column">
          <h1>  Get Your Groove On!</h1>
    <p>Helping businesses find their groove is exactly what we try to do every day.</p>
          <h2>Layout</h2>
          <p>Since this is a one-column layout, the .content is not floated. </p>
          <h3>Logo Replacement</h3>
          <p>An image placeholder was used in this layout in the .header where you'll likely want to place  a logo. It is recommended that you remove the placeholder and replace it with your own linked logo. </p>
          <p> Be aware that if you use the Property inspector to navigate to your logo image using the SRC field (instead of removing and replacing the placeholder), you should remove the inline background and display properties. These inline styles are only used to make the logo placeholder show up in browsers for demonstration purposes. </p>
          <p>To remove the inline styles, make sure your CSS Styles panel is set to Current. Select the image, and in the Properties pane of the CSS Styles panel, right click and delete the display and background properties. (Of course, you can always go directly into the code and delete the inline styles from the image or placeholder there.)</p>
        </div>
        <div class="footer">
          <p>Footer</p>
          <!-- end .footer --></div>
          <!-- end .content --></div>
          <!-- end .shadow -->
    </div>
      <div class="addthis_bar addthis_bar_vertical addthis_bar_medium" style="top:200px;left:25px;">
    <div class="addthis_toolbox addthis_default_style addthis_32x32_style">
            <span><a class="addthis_button_preferred_1"></a></span>
            <span><a class="addthis_button_preferred_2"></a></span>
            <span><a class="addthis_button_preferred_3"></a></span>
            <span><a class="addthis_button_preferred_4"></a></span>
            <span><a class="addthis_button_compact"></a></span>
        </div>
    </div>
      <!-- end .container --></div>
      <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>
    <script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=[YOUR PROFILE ID HERE]"></script>

    Thanks for your help.
    It is not even on my local files. I would have thought that Dreamweaver would have created that in my local files. I can copy it over from one of my other sites.
    1. Do you have any idea why it would not have been created?
    2. What would be a way to resolve this if I didn't have this file on some of my other sites?
    3. How did you determin that the file was not found on the server. I haven't seen any errors with any of the tools that I've used to analyse the site.

  • Droid Razr Calendar Events synced from Gmail not visible in month only in Agenda

    In my old windows phone, I could see the events of the day in the monthly view, but on my droid razr, I cannot see what events there are in the monthly display but only in the agenda display.  I have searched and still not able to find if this is possible with the droind razr.  I can see in the Google calendar the events showing in the monthly display.  Any suggestions is greatly appreciated.  I love the phone, but not this lack of calendar visibility. Perry

    DroidRazr,
    Good morning! I know the importance of a monthly view on the calendar, as I was just looking for this on my Galaxy Nexus the other day!  I recommend checking out the Android Market for a calendar application (or even widget) to get the experience that you enjoy the best! That's the great thing about the customization of Android. I'm glad you love the phone otherwise, I'm sure the Market will have what you need to love everything about the Droid Razr.
    Thank you!
    AdamE_VZW
    Follow us on Twitter @VZWSupport

  • My outlook 2010 Contact Groups are not visible in iTunes; only syncs main Outlook Contact Folder, others not synching

    I have an iPhone (running the latest device software) and have Outlook 2010 for PC on my desktop.  I have several Outlook 2010 Contact Folders/Groups but when I try to sync with my iPhone I only have the option to sync all of my contacts.
    When I sync this -- the only Outlook folder/group that is synced is my main 'Contacts' folder/group.  All the rest of my folders/groups are not being transferred to my iPhone.  I've had this issue for a few months now -- and though I like the iPhone, my old Blackberry nev er presented this problem when it came to the simple base function of syncing.  Appreciate your help -- as I am out of answers.  Thanks.

    Hello kungpow112,
    The following article provides some useful information and troubleshooting steps that can help get Outlook and iTunes speaking the same language again.
    iPhone, iPad, iPod touch: Troubleshooting contact and calendar syncing via USB on Windows
    http://support.apple.com/kb/HT1692
    Cheers,
    Allen

  • Uploaded site from iWeb, not visible on Safari, only Netscape and Explorer

    I uploaded my web page that I created with iWeb. It is viewable from Explorer and Netscape but NOT from Safari. What's up?
    This was created on a Mac, so there should be no problem.
    Here is the URL:
    http://home.comcast.net/~kardboardkid

    I could see it on Safari.. it has a Beatles poster on the Home page and then others on the other pages...
    Some flucky things happen with these browsers.
    Peace,
    Glen
    iMac G3, G4, G5 Powerbook   Mac OS X (10.4.4)   iPods

  • Samsung touchpad scroll indicator not visible in firefox only

    Hi,
    I`m using a Samsung N145+ with a synaptics / Elan software with W7 Ultimate.
    When I open Firefox 18.0.1 the trackpad scrollbar indicators don`t work.
    It scrolls perfectly but stays as a pointer.
    It works perfectly in all other growsers and in explorer.

    Just to understand the sequence: you have this problem when you are in a Firefox tab, click a link, and it opens in a:
    * new window
    * new tab
    * same tab
    I'm guessing a new window. Since the title bar area is a bit faded, some other window must have the focus, but which one?? If you press and hold the Alt key and press and release the Tab key, you should get the visual Task Switcher pane. The icon to the left of the current highlighted icon indicates the window that had the focus. If you then click that first icon, is it another Firefox window, or some other app?

  • MuseJSAssert: Error calling selector function:ReferenceError: Spry is not defined.

    I launched Muse today and it said there was an updated available. I installed it and then made a few small changes to my 5 page website. Then i exported the HTML and uploaded it to my server.
    But now when i try browsing the site in Chrome, I get the following error message:
    MuseJSAssert: Error calling selector function:ReferenceError: Spry is not defined.
    The only changes I made were adding some text to a few pages and adding metadata info to each page and when viewing the exported HTML locally (prior to uploading) it all behaves as it should...no error messages.
    Any ideas why its doing this? or more importantly, any suggestions on how to stop it from doing this? It wasn't doing this yesterday prior to me making these small changes.
    Here's the URL: www.gardensbytheseaursery.com
    Thanks in advance.
    Jake

    This error would occur if not all the files for the site we're uploaded.
    The 2.0 update includes numerous improvements in the generated HTML, CSS and JavaScript, so while you may have directly changed only certain pages, if you're using an external FTP client all the exported files and folders need to be uploaded. (The new built-in FTP support automatically only generates and uploads files that have changed since the previous upload.)

  • IT 580 : Screen Details not visible

    While creating data in IT580 ( Previous Employment Tax Details).. The screen is not visible completely.
    Only following feields are visible :
    Pers. No.
    Name
    Category
    Location
    From & To date
    Previous Employment Tax Details :
    Leave Encahsment Exemption Amount
    Gratuity Exemption
    VRS Exemption
    No. of LTA Exempt
    LTA carried forward
    The screen is blank other than than the above mentioned, no details are visible.
    Could anyone resolve this query pls ???
    Rgds.. Pushkaraj

    Hello Pushkaraj,
    Can u plz check if hiring date of the employee is begin date of the Financial year. If this is the case then only following fields will be applicable for the Previous Employment Tax Details :
    1. Leave Encahsment Exemption Amount
    2. Gratuity Exemption
    3. VRS Exemption
    4. No. of LTA Exempt
    5. LTA carried forward
    this is because only thess exemptions can be adjusted/ carried forward to the current year from the previous year. Other components like previous gross salary , PF, Ptax, Income tax etc are not applicable for the cross financial year adjustemnt in such a case.
    U can test the same with a hiring date other than the begin date of the financial year. u will get the whole screen.
    Check and let me know if still its nt clear.
    Regards,
    Praveen

  • Text boxes are not visible

    Hello. A page in my InDesign document appears to be broken. Text boxes are not visible, they can only mark if I choose command + a. Then I can copy the object and paste into another document in which they appear. You can not delete the page when the crash program. What could be wrong?

    Re text boxes not visible try: View > Screen Mode > Normal.
    It's not a good idea to copy and paste, use Place: File > Place.
    Re your crashing, maybe you should reset your Preferences.
    Derek

  • Why is outbox not visible WHILE a mail is being sent?

    When I am sending mail, the outbox is not visible.
    The only time it appears is when there is a problem with the outgoing email and it gets 'stuck' - THEN I have an outbox.
    Is there any way I can make the outbox remain visible, in case I have made a mistake, and wish to stop a mail from being sent after I have (accidentally or otherwise) clicked on 'send'?
    I have a feeling that when I was running Tiger, the outbox was always visible.
    I cannot remember what happened on Leopard. I am now on Snow Leopard.
    thanks

    Click on Window in the menubar while in Mail, and choose Activity. This will bring up a monitor with a Stop button. Several seconds is not long sometimes. Watch the monitor while trying to send -- take note of the time spent connecting to the server versus the time spent transmitting.
    Ernie

  • Portal Roles are not visible

    Hi,
    We have upgraged Portal (Nw 2004s) SP17 to SP18 ,But after upgradation portal roles are not visible for users and Portal adminstors (J2EE_ADMIN ) also.
    Standard roles like System ,user and Content Admin roles also not visible.It shows only blank screen after login to portal.
    It is critial issue .Please suggest how to solve this issue.
    Thanks
    Srikanth M

    Make sure there are no errors in the browser in the bottom left hand corner. Also, are you using a fully wualified name to access the portal? When you were on SP17 were you using standard roles or did you make your own copy of the roles and assign your users to the copied roles?
    If you navigate to the portal content studio directly, can you see the role contents?
    After launching /useradmin and authenticating, paste http://host:50000/irj/servlet/prt/portal/prtmode/preview/prtroot/pcd!3aportal_content!2fadministrator!2fcontent_admin!2fcontent_admin_role!2fcom.sap.portal.content_admin_ws!2fcom.sap.portal.portal_content?sap-config-mode=true into your browser and you are in the content studio.

  • Spry UI (Spry 2.0) Not Visible in IE

    I'm still searching and trying to figure out why the new spry menu bar is not visible in IE, but if you anyone can see or knows something that i may have overlooked please let me know. Other than that the menu bar works great in all other browsers including mobile and touch screens. The menubar is still under construction so the only dropdowns are under "software" if anyone is curious about that.
    Link to my site: http://www.tweetarmory.com/

    The following will work
    <!DOCTYPE HTML>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Untitled Document</title>
    <link href="Spry-UI-1.7/css/Menu/basic/SpryMenuBasic.css" rel="stylesheet">
    <style>
    #MenuBar  {
         background-color:#cccccc;     
         font-family: Arial, Helvetica, sans-serif;
         font-weight: normal;
         font-size: 16px;
         font-style: normal;
         padding:0;     
         border-color: #ffffff #ffffff #ffffff #ffffff;
         border-width:0px;
         border-style: none none none none;
    .MenuBar br {
         display:none;
    .MenuBarLeftShrink {
         float: left;
         width: auto;
    .MenuBarRightShrink {
         float: right;
         width: auto;
    .MenuBarFixedLeft {
         float: left;
         width: 80em;
    .MenuBarFixedCentered {
         float: none;
         width: 80em;
         margin-left:auto;
         margin-right:auto;
    .MenuBarFixedCentered br {
         clear:both;
         display:block;
    .MenuBarFixedCentered .SubMenu br {
         display:none;
    .MenuBarFullwidth {
         float: left;
         width: 100%;
    #MenuBar  .MenuItemContainer {
         padding: 0px 0px 0px 0px;
         margin: 0;
    #MenuBar  .MenuItem {
         padding: 0px 24px 0px 0px;
         background-color:#cccccc;     
         border-width:1px;
         border-color: #cccccc #ffffff #cccccc #ffffff;
         border-style: none solid none solid;
    #MenuBar  .MenuItemFirst {
         border-style: none none none none;
    #MenuBar .MenuItemLast {
         border-style: none solid none none;
    #MenuBar  .MenuItem  .MenuItemLabel{
         text-align:center;
         line-height:1.4em;
         color:#333333;
         background-color:#cccccc;
         padding: 6px 15px 6px 39px;
         width: 10em;
         width:auto;
    .SpryIsIE6 #MenuBar  .MenuItem  .MenuItemLabel{
         width:1em;
    #MenuBar .SubMenu  .MenuItem {
         font-family: Arial, Helvetica, sans-serif;
         font-weight: normal;
         font-size: 14px;
         font-style: normal;
         background-color:#ffffff;
         padding:0px 2px 0px 0px;
         border-width:1px;
         border-color: #cccccc #cccccc #cccccc #cccccc;
         border-style: solid solid none solid;
    #MenuBar  .SubMenu .MenuItemFirst {
         border-style: solid solid none solid;
    #MenuBar  .SubMenu .MenuItemFirst .MenuItemLabel{
         padding-top: 6px;
    #MenuBar .SubMenu .MenuItemLast {
         border-style: solid solid solid solid;
    #MenuBar .SubMenu .MenuItemLast .MenuItemLabel{
         padding-bottom: 6px;
    #MenuBar .SubMenu .MenuItem .MenuItemLabel{
         text-align:left;
         line-height:1em;     
         background-color:#ffffff;
         color:#333333;
         padding: 6px 12px 6px 5px;
         width: 7em;
    #MenuBar .MenuItemHover {
         background-color: #999999;
         border-color: #cccccc #cccccc #cccccc #cccccc;
    #MenuBar .MenuItemWithSubMenu.MenuItemHover .MenuItemLabel{
         background-color: #999999;
         color: #000000;
    #MenuBar .MenuItemHover .MenuItemLabel{
         background-color: #999999;
         color: #000000;
    #MenuBar .SubMenu .MenuItemHover {
         background-color: #cccccc;
         border-color: #cccccc #cccccc #cccccc #cccccc;
    #MenuBar .SubMenu .MenuItemHover .MenuItemLabel{
         background-color: #cccccc;
         color: #333333;
    #MenuBar .SubMenuVisible {
         background-color: #ffffff;
         min-width:0%;
         border-color: #ffffff #ffffff #ffffff #ffffff;
         border-width:0px;
         border-style: none none none none;
    #MenuBar.MenuBar .SubMenuVisible {
         top: 100%;
         left:0px;
         z-index:10;
    #MenuBar.MenuBarVertical .SubMenuVisible {
         top: 0px;     
         left:100%;
         min-width:0px;
    #MenuBar .MenuLevel1 .SubMenuVisible {
         background-color: #ffffff;
         min-width:0px;
         top: 0px;
         left:100%;
    .SpryIsIE6 #MenuBar .MenuBarView .MenuItemWithSubMenuHover .MenuItemLabel /* IE6 selector  */{
         background-color: #999999; /* consider exposing this prop separately*/
         color: #000000;
    .SpryIsIE6 #MenuBar .MenuBarView .SubMenu .MenuItemWithSubMenuHover .MenuItemLabel/* IE6 selector  */{
         background-color: #cccccc; /* consider exposing this prop separately*/
         color: #333333;
    .SpryIsIE6 #MenuBar .SubMenu .SubMenu  /* IE6 selector  */{
         margin-left: -0px; /* Compensates for at least part of an IE6 "double padding" version of the "double margin" bug */
    /* Styles to override the above */
    #MenuBar #home .MenuItem {
         background: #cccccc url(http://www.tweetarmory.com/images/buttons/home2.png) no-repeat center top;
    #MenuBar #home .MenuItemHover {
         background: #cccccc url(http://www.tweetarmory.com/images/buttons/home2_hover.png) no-repeat center top;
    #MenuBar #software .MenuItem {
         background: #cccccc url(http://www.tweetarmory.com/images/buttons/software.png) no-repeat center top;
    #MenuBar #software .MenuItemHover {
         background: #cccccc url(http://www.tweetarmory.com/images/buttons/software_hover.png) no-repeat center top;
    #MenuBar #internet .MenuItem {
         background: #cccccc url(http://www.tweetarmory.com/images/buttons/internet.png) no-repeat center top;
    #MenuBar #internet .MenuItemHover {
         background: #cccccc url(http://www.tweetarmory.com/images/buttons/internet_hover.png) no-repeat center top;
    #MenuBar #depot .MenuItem {
         background: #cccccc url(http://www.tweetarmory.com/images/buttons/depot.png) no-repeat center top;
    #MenuBar #depot .MenuItemHover {
         background: #cccccc url(http://www.tweetarmory.com/images/buttons/depot_hover.png) no-repeat center top;
    #MenuBar #forums .MenuItem {
         background: #cccccc url(http://www.tweetarmory.com/images/buttons/forums.png) no-repeat center top;
    #MenuBar #forums .MenuItemHover {
         background: #cccccc url(http://www.tweetarmory.com/images/buttons/forums_hover2.png) no-repeat center top;
    #MenuBar  .MenuItem  {     
         border: none;
    #MenuBar  .MenuItem  .MenuItemLabel{
         color:transparent;
         background-color:transparent;
         line-height:2.8em;
    #MenuBar .MenuItemWithSubMenu.MenuItemHover .MenuItemLabel{
         background-color: transparent;
         color: transparent;
    .MenuBar .MenuItemWithSubMenu .MenuItemLabel{
         background-image: none;
    .MenuBar .MenuItemHover.MenuItemWithSubMenu .MenuItemLabel{
         background-image: none;
    </style>
    </head>
    <body>
    <ul id="MenuBar">
      <li id="home"><a href="http://www.tweetarmory.com/">Home</a></li>
      <li id="software"><a href="http://www.tweetarmory.com/software">Software</a>
        <ul>
        <li><a href="http://www.tweetarmory.com/software/anti-malware">Anti-Malware</a></li>
        <li><a href="http://www.tweetarmory.com/software/test">Test</a></li>
        </ul>
      </li>
      <li id="internet"><a href="#">Internet</a></li>
      <li id="depot"><a href="#">Depot</a></li>
      <li id="forums"><a href="#">Forums</a></li>
    </ul><!--End menubar1-->
    <script src="Spry-UI-1.7/includes/SpryDOMUtils.js"></script>
    <script src="Spry-UI-1.7/includes/SpryDOMEffects.js"></script>
    <script src="Spry-UI-1.7/includes/SpryWidget.js"></script>
    <script src="Spry-UI-1.7/includes/SpryMenu.js"></script>
    <script src="Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarKeyNavigationPlugin.js"></script>
    <script src="Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarIEWorkaroundsPlugin.js"></script>
    <script>
    // BeginOAWidget_Instance_2141544: #MenuBar
    var MenuBar = new Spry.Widget.MenuBar2("#MenuBar", {
          widgetID: "MenuBar",
           widgetClass: "MenuBar  MenuBarLeftShrink",
           insertMenuBarBreak: true,
          mainMenuShowDelay: 100,
          mainMenuHideDelay: 200,
          subMenuShowDelay: 200,
          subMenuHideDelay: 200
    // EndOAWidget_Instance_2141544
    </script>
    </body>
    </html>
    Notice the change in the HTML markup for the menu. Also I did not style the submenu items. If you have a problem with that, return here.
    Gramps

  • Hi - I am looking for the Adobe Illustrator 2014 1.2 (or .0.2) bugfix update for Mac - and it is not visible in the Adobe Creative Cloud Packager (Mac version). The only update visible is Illustrator CC 2014.1  - which is what introduced the bugs.

    Hi - I am looking for the Adobe Illustrator 2014 1.2 (or .0.2) bugfix update for Mac - and it is not visible in the Adobe Creative Cloud Packager (Mac version). The only update visible is Illustrator CC 2014.1  - which is what introduced the bugs.
    The only thing that I can think of that might be causing the issues that I have a Mac Mini on Mavericks.
    Dave

    Hi
    I have discovered that my question above is a non-question. A user triggered by looking at the below article about Illustrator 2014 cc 17.0.2
    http://helpx.adobe.com/illustrator/release-note/illustrator-17-0-2-release-notes.html 
    He had recently upgraded from wht we now know is 18.0 to 18.1 which is the latest version. He read the above artic
    le and supposed that it was a bug fix release for his version - because the v17 ov18 number is not often displayed. It is usually just 2014 CC.
    I have asked him to post a bug report about Adobe Illustrator CC 2014.1
    Dave

Maybe you are looking for

  • Converting data through mapping table

    Member names of account dimension in our Essbase will be changed totally.In Excel we have a mapping table which tells how new accounts corresponds to old accounts. Number of accounts is about 800.How this conversion procedure should technically be do

  • How to include multiple tables in dbxml.get()

    Hi, I need to use a complex sql statement where in there are 5 table, joined with multiple where clauses. How do I implement this using DBXML.GET() procedure to get the desired results.. Please help... Thanks Ram.

  • Error"TREEV_CREATE_COLUMN_TREE" in execution of a FM

    Hi All, I am trying to test a Z function module, On execution i am getting the error: " Error in function module : TREEV_CREATE_COLUMN_TREE" Any pointers on the FM : TREEV_CREATE_COLUMN_TREE Regards Shiva

  • I just lost my app store, facebook, safari

    Has anyone lost their notes app, safari, app store after updating to the OS 7 on their iphones?

  • No iPad mirroring

    I have an iPad 2, iPhone 5 and 3rd generation AppleTV.  The iPad and iPhone have iOS 8.1.2. The iPad doesn't have a mirroring switch when I select AppleTV but the iPhone does.  I can watch videos using the iPad on the AppleTV but the video screen on