Controller="false" not working in ie8

I'm putting some quicktime movies on my website and I don't really want the player bar at the bottom showing. Using the code that is generated with the xport for web, 3 entries such as: controller="false"
works in Safari, but not in ie8. Haven't tried FF yet. Is there any other way to hide this thing? Here is the entire code:
<script type="text/javascript"><!--
QTWritePosterXHTML('Click to Play', 'videos-poster.jpg',
'videos.mov',
'640', '360', '',
'controller', 'false',
'autoplay', 'true',
'bgcolor', 'black',
'scale', 'aspect');
//-->
</script>
<noscript>
<object width="640" height="360" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
<param name="src" value="videos-poster.jpg" />
<param name="href" value="videos.mov" />
<param name="target" value="myself" />
<param name="controller" value="false" />
<param name="autoplay" value="false" />
<param name="scale" value="aspect" />
<embed width="640" height="360" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"
src="videos-poster.jpg"
href="videos.mov"
target="myself"
controller="false"
autoplay="false"
scale="aspect">
</embed>
</object>
</noscript>

Open the html file created by the export using any Web browser.
Make sure you're using both of the text boxes. Your code above only shows the lower part of the code.
In the "head" tag you must add the links to the external javascript files:
Use this code in the <head> of your web page:
<script src="http://www.apple.com/library/quicktime/scripts/ac_quicktime.js" language="JavaScript" type="text/javascript"></script>
<script src="http://www.apple.com/library/quicktime/scripts/qtp_library.js" language="JavaScript" type="text/javascript"></script>
<link href="http://www.apple.com/library/quicktime/stylesheets/qtp_library.css" rel="StyleSheet" type="text/css" />
In a browser that uses javascript (most modern browsers) the lower portion of the page code isn't used (object and embed tag code and the noscript) and the upper portion must be included in the head tag of your html file.

Similar Messages

  • Controller is not working custom Region

    Hi ,
    I am working on customization of OA pages ,IMCAccountOverviewEditPG, on Oracle customer online.The requirement is to add a new advance table region on at the bottom of this page. The application is on 11.5.10 2CU .
    So here is test that i tried
    CUSTOM REGION:
    1) I have created a indepedent test region EQXAccountContactRN of type MessageCOmponenetLayout. Under that i have created Mesage layout. Under this region i have created a message text input and a submit button.
    I have attached a controller EQXAccountContactRNCO with EQXAccountContactRN which is just Helloworld program.
    Using XML import i have imported this test region. Import works fine.
    /oracle/apps/imc/customer/account/createupdate/webui/
    I have also copied the controller in the EQXAccountContactRNCO.class in the above server webui folder
    ATTACHING THE CUSTOM REGION USING PERSONALIZATION:
    2) Using personalization on IMCAccountOverviewEditPG page, i have created an item of "Flexible Layout" type.
    2)I have added "Flexible content" region unde the Flexible Layout using personalization which extend EQXAccountContactRN created in step one.
    3) I have bounced the apache and looked into the IMCAccountOverviewEditPG page, I can see my Custom SO FAR SO GOOD.
    4) But The controlller EQXAccountContactRNCO ,associated with the EQXAccountContactRN custom page is not working. I have put a test code both in the processRequest() and PrcessFormRequest both are not working.
    A) Can you please tell me why the custom controller is not working ?
    B) Also the flexible content region do not shows the custom controller , all it show is following controller.
    oracle.apps.fnd.framework.webui.OAFlexibleLayoutCO 115.12
    oracle.apps.fnd.framework.webui.OAFlexibleContentCO 115.12

    Also if some one knows a better appoach to modify a exisitng page, please comment here.

  • OBI 11g Enterprise Manager (EM Website) does not work with IE8 (v8.0.6)

    I am unable to login to the 11g EM website on Windows x64 2003 server. I get the below error:
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0)
    Timestamp: Wed, 6 Oct 2010 10:41:18 UTC
    Message: Object doesn't support this property or method
    Line: 4354
    Char: 1
    Code: 0
    URI: http://YZU-1:7001/em/afr/partition/ie/default/opt/boot-11.1.1.3.0-0084.js
    Any help is appreciated.
    Thanks
    B

    Hi,
    OBIEE 11g does not work with IE8.
    Check this......What's wrong in OBIEE 11g
    Regards,
    Srikanth

  • CFGRID format=HTML not working in IE8

    I'm using Cold Fusion 10 and trying a cfgrid and it does not work in IE8.  It works perfectly in FF, of course. :-).
    It IS within a Cfform in my .cfm file.  Even when I take it down to it's simplest form to try to debug it doesn't work, but here is my original code:
    <cfgrid name = "FirstGrid"
            height="200" width="700"
            font="arial" fontsize="12"
            query = "Getdates"
            SORT="Yes"
            selectmode="edit"
            format="html"
            >
            <CFGRIDCOLUMN NAME="anumber" DATAALIGN="LEFT"
            BOLD="No" ITALIC="No"
            SELECT="No" DISPLAY="No"
            HEADERBOLD="No" HEADERITALIC="No">
        <CFGRIDCOLUMN NAME="schoolyear" HEADER="School Year"
            HEADERALIGN="LEFT" DATAALIGN="LEFT"
            BOLD="Yes" ITALIC="No"
            SELECT="Yes" DISPLAY="Yes"
            HEADERBOLD="No" HEADERITALIC="Yes">
        <CFGRIDCOLUMN NAME="doh" HEADER="Date of Hire"
            HEADERALIGN="LEFT" DATAALIGN="LEFT"
            BOLD="No" ITALIC="No"
            SELECT="Yes" DISPLAY="Yes"
            HEADERBOLD="No" HEADERITALIC="No" type="date">
        <CFGRIDCOLUMN NAME="leavedate" HEADER="Leave Date"
            HEADERALIGN="LEFT" DATAALIGN="LEFT"
            FONT="Times" BOLD="No"
            ITALIC="No" SELECT="Yes"
            DISPLAY="Yes" HEADERBOLD="No"
            HEADERITALIC="No">
        <CFGRIDCOLUMN NAME="Returnfromleavedate" HEADER="Return From Leave Date"
            HEADERALIGN="LEFT" DATAALIGN="LEFT"
            BOLD="No" ITALIC="No"
            SELECT="Yes" DISPLAY="Yes"
            HEADERBOLD="No" HEADERITALIC="No">
        <CFGRIDCOLUMN NAME="terminatedresignedretireddate" HEADER="Terminated/Resigned/Retired"
            HEADERALIGN="LEFT" DATAALIGN="LEFT"
            BOLD="No" ITALIC="No"
            SELECT="Yes" DISPLAY="Yes"
            HEADERBOLD="No" HEADERITALIC="No">
        </cfgrid>
    Thanks for any help!
    B.

    Sorry, I should have used the code tags. Let me ask that again.
    I have HTML formatted data stored in VARCHAR2 columns on the database for which I am using a stylesheet to format into XSL-FO to resolve the HTML tags. For example, my data template populates a field PARAGRAPH_TEXT with content such as
    <b>some bold text</b>and I am using
    <xsl:apply-templates select="PARAGRAPH_TEXT"/>in my RTF template to process the data using the stylesheet to convert it to
    <fo:inline font-weight="bold">some bold text</fo:inline>The HTML tags are corrrectly resolved when using the BI Publisher Word add-in and the output is correctly rendered in bold text but this does not happen when running on the server in an E-Business Suite environment due to the HTML tags in the output XML being generated as e.g. &lt;b&gt; instead of <b>. Has anybody experienced this and, more importantly, can anybody suggest a way of getting e.g. <b> in the XML instead of &lt;b&gt;

  • PS4 controller mic not working

    Hi
    I've had my PS4 since day 1 release and same controller until just few days ago when i noticed rubber was coming off bad from the thumbsticks and the audio jack the sound wasn't working as normal, it was coming out the headset very low and at like a different pitch or tinny/distorted (if that makes sense) and people could no longer hear me and they said there was an echo or something. So I bought a new controller (black) and I can hear sound (gameplay and people talking in game chat and party chat) but it doesn't pick up my voice no one can hear me, went back to the shop and had the remote replaced and the same thing with the new replacement (black), funny thing is though, my sisters remote from her white PS4 works with my console and the headset mic works perfectly, sound comes in and it recognises my voice and people can hear me, I can press L2 on the main and use my voice to start the game or whatever. I tried deleting and repairing the controllers, i tried pressing the reset button on the back of controllers, checked that its pushed in all the way, half way, tried turning it, nothing worked.I contacted sony support and they can't help me cos its third party devices being used with the controller.
    What i usually used was beats solo 2 headset or iphone earphones.
    Am I getting faulty controllers?
    BEFORE saying my mic is the problem, why is my headset working on my sisters white controller but not working on the 2 new black controllers? Thanks.

    I think we need to start a list of complete let down threads. I thought this was some type of support group.

  • SP.UI.ModalDialog.showModalDialog(options); pop-up not working in IE8

    When i click a button, a pop-up should be opened. i have written below code into a function and called it to button... It works perfect in IW 9 and IE10. but its not working in IE8. please guid me to fix it.
    var options = SP.UI.$create_DialogOptions(); 
            options.title ="CDP Access";
            options.width = 400;
            options.height =150;   
            options.html = createDialogElementCDP(); 
            options.dialogReturnValueCallback = dialogCallback;
            SP.UI.ModalDialog.showModalDialog(options);
    function createDialogElementCDP()
    here my content goes..
    Please help me run the popup in IE8 also. 
    Thank you!

    What if you try something like below:
    EnsureScriptFunc('SP.js', 'SP.ClientContext', function () {
    EnsureScriptFunc("SP.UI.Dialog.js", "SP.UI.ModalDialog.showModalDialog", function () {
    var options = {
    title: "CDP Access",
    html:'this is html',
    dialogReturnValueCallback: callback
    SP.UI.ModalDialog.showModalDialog(options);
    Thanks,
    Sohel Rana
    http://ranaictiu-technicalblog.blogspot.com

  • Commandmenu items highlight is not working in IE8 and firefox

    HI All
    i developed a menu for my project .
    in that menu i have some menuitems
    when i mouseover on commandmenuitem the item is highlighted .
    but this is not working in IE8 and firefox ..
    it is sometimes working in iE7 and some times it is not working.
    Can any one help me

    PDF documents are hosted in an ActiveX or netscape plugin control which have their own printing functions.
    Start>Adobe Reader>Edit>Preferences - to adjust what functionality the PDF document viewer addon displays (menus etc).
    Tools>Manage Addons>Show all addons
    make sure you have both the x86 and x64 versions of your PDF reader Active X control installed and enabled. I would recommend also that you update to the latest version of the vendors' (Adobe?) plugin.
    Possibly you have disabled scripting of ActiveX controls in the IE security zone that your parent page maps to. Also there is an IE security zone feature that prevents navigation to a domain in a zone of lower integrity.
    Tools>Internet Options>Security tab, click "Reset all zones to default".
    when asking developer related questions it is helpful if you can include a link to your website.
    Rob^_^

  • SetRendered(false) not working in ProcessRequest

    hello,
    in the (R12) Update Bank Details page of MY HR i am trying to render the AddDeposit (OAF ID) button to false, programmatically. Initially i want to do this 'as a test', but later want to put some conditions around it (if it works)
    I have extended the SummaryCO.class to create xxSummaryCO.class and in that class i am writing the following code....(see below)
    the code compiles and i can call the page (running from jdeveloper and the server) and i can see in jdeveloper that the System.out messages are being printed, meaning that the logic is going inside the area where it says to setRendered = false
    But nothing is happening...i.e. the button is still visible
    Does anyone have any ideas/clues as to why this is not working...i am guessing that may be i am using the wrong controller, i dont know?? Would appreciate any help please?
    Thnaks,
    Tariq
    package tariq3.oracle.apps.pay.selfservice.payments.webui;
    import oracle.apps.fnd.framework.webui.OAPageContext;
    import oracle.apps.fnd.framework.webui.beans.OAStaticStyledTextBean;
    import oracle.apps.fnd.framework.webui.beans.OAWebBean;
    import oracle.apps.fnd.framework.webui.beans.nav.OAButtonBean;
    import oracle.apps.pay.selfservice.payments.webui.SummaryCO;
    public class xxSummaryCO extends SummaryCO
      public void processRequest(OAPageContext paramOAPageContext, OAWebBean paramOAWebBean)
        System.out.println("We are inside the extended controler -1");
        super.processRequest(paramOAPageContext, paramOAWebBean);
          System.out.println("We are inside the extended controler -2");
        OAStaticStyledTextBean dbuttonName = (OAStaticStyledTextBean)paramOAWebBean.findIndexedChildRecursive("AddDeposit");
          if (dbuttonName!= null)
              System.out.println("We are inside the extended controler -3");
              dbuttonName.setRendered(false);
          System.out.println("We are inside the extended controler -4");
      public void processFormRequest(OAPageContext paramOAPageContext, OAWebBean paramOAWebBean)
        super.processFormRequest(paramOAPageContext, paramOAWebBean);

    Peddi, you are a genius!
    i have somehow written the following code...and it works! haha:-)
    thank you very much!
    many thanks
    tariq:-)
    package tariq3.oracle.apps.pay.selfservice.payments.webui;
    import oracle.apps.fnd.framework.webui.OAPageContext;
    import oracle.apps.fnd.framework.webui.beans.OAStaticStyledTextBean;
    import oracle.apps.fnd.framework.webui.beans.OAWebBean;
    import oracle.apps.fnd.framework.webui.beans.form.OASubmitButtonBean;
    import oracle.apps.fnd.framework.webui.beans.nav.OAButtonBean;
    import oracle.apps.fnd.framework.webui.beans.table.OATableBean;
    import oracle.apps.pay.selfservice.payments.webui.SummaryCO;
    public class xxSummaryCO extends SummaryCO
      public void processRequest(OAPageContext paramOAPageContext, OAWebBean paramOAWebBean)
        System.out.println("We are inside the extended controler -1");
        super.processRequest(paramOAPageContext, paramOAWebBean);
          System.out.println("We are inside the extended controler -2");
          //OAStaticStyledTextBean dbuttonName = (OAStaticStyledTextBean)paramOAWebBean.findIndexedChildRecursive("AddDeposit");
          OATableBean table1 = (OATableBean)paramOAWebBean.findChildRecursive("EmployeeTable");
          System.out.println("We are inside the extended controler -2a");
          if (table1!= null)
              System.out.println("We are inside the extended controler -3");
              OAButtonBean dbutton = (OAButtonBean)table1.findChildRecursive("AddDeposit");
              if (dbutton!= null)
                  System.out.println("We are inside the extended controler -3a");
                dbutton.setRendered(false);
          System.out.println("We are inside the extended controler -4");
      public void processFormRequest(OAPageContext paramOAPageContext, OAWebBean paramOAWebBean)
        super.processFormRequest(paramOAPageContext, paramOAWebBean);

  • Drop down not working in ie8

    Hi and thanks in advance for any help you can provide.
    I have a site http://www.webworksnow3.com/src id:src, pwd:src12345.  There is a spry horizontal menu and a spry vertical menu on the pages under "About Us".  When on one of the children pages with an active vertical menu, the horizontal menu "About Us" drop down does not work.  Check it out on any of the pages "Our Firm" or "Our Team".  It works in Firefox but not ie.
    Code for Our firm:
    <!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"><!-- InstanceBegin template="/Templates/template.dwt.php" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Discretionary Investment Management since 1938</title>
    <!-- InstanceEndEditable -->
    <link rel="icon" type="image/x-icon" href="images/logo.ico" />
    <link href="style.css" rel="stylesheet" type="text/css" />
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <!-- InstanceBeginEditable name="head" -->
    <link href="SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css" />
    <script src="SpryAssets/SpryDOMUtils.js" type="text/javascript"></script>
    <script type="text/javascript" language="javascript">
    function InitPage() {
    Spry.$$('.MenuBarVertical li').forEach(function(node){
         var a=node.getElementsByTagName("a")[0]; // finds all a elements inside the li, but we only want the first so [0]
         if(a.href == window.location){
             Spry.Utils.addClassName(node,"activeMenuItem");
    Spry.Utils.addLoadListener(InitPage);
    </script>
    <!-- InstanceEndEditable -->
    </head>
    <body>
    <div id="container">
      <div id="header">
        <div id="phone">212.754.5100</div>
        <!--<div id="reg">registered investment advisors - member New York Stock Exchange</div>-->
      </div>
      <div id="menu">
        <ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a href="index.php">Home</a>      </li>
          <li><a href="#" class="MenuBarItemSubmenu">About Us </a>
            <ul>
              <li><a href="ourFirm.php">Our Firm</a></li>
              <li><a href="ourTeam.php">Our People</a></li>
              <li><a href="adv.php" title="Investment Advisory Brochure">Investment Advisory Brochure</a></li>
            </ul>
          </li>
          <li><a href="philosophy.php">Philosophy</a>      </li>
          <li><a href="services.php">Services</a></li>
          <li><a href="contact.php">Contact Us</a></li>
        </ul>
      </div>
      <!-- InstanceBeginEditable name="EditRegion1" -->
      <div id="main">
    <div id="rightPage">
      <div id="sidebarNav">
        <h2>About Us</h2>
            <ul id="MenuBar2" class="MenuBarVertical">
                <li><a class="activeMenuItem" href="ourFirm.php" title="Our Firm">Our Firm</a>          </li>
                <li><a href="ourTeam.php" title="Our People">Our People</a></li>
                <li><a href="adv.php" title="Investment Advisory Brochure">Investment Advisory Brochure</a>          </li>
    </ul>
      </div>
      <div id="quoteDiv">
       Earning our clients' trust for over 70 years
      </div>
          <div id="sidebarContainer">
            <?php require_once('sidebar.inc.php'); ?>
          </div>
        </div>   
        <div id="leftPage">
      <div id="pageTitle">
        <h1>Shufro, Rose &amp; Co.</h1>
        </div>
      <div id="subHeading">
      <h2>Leaders in Discretionary Wealth Management</h2>
      </div>
            <div id="pageContent">
              <p><img src="images/wall-street-for-about.png" alt="Discretionary investment management - Shufro Rose &amp; Co." width="120" height="180" hspace="0" vspace="27" align="left" /></p>
              <p> </p>
              <p>Shufro, Rose &amp; Co. (SRC) was founded as a  partnership in 1938. We are members of the New York Stock Exchange and are  among the oldest such firms specializing in the discretionary management of  investment portfolios. We are independent and owned entirely by our working Principals,  each of whom is a Senior Managing Director. The Principals of SRC have worked  together for many years; three have been in the investment business for more  than forty years.  Foremost in our minds  is that putting our client’s interests first and producing good investment  results are the most important services we can provide.  In numerous instances we now advise the fourth successive generation of a family. These  long relationships as well as the growth in our assets under management attest  to our diligence on behalf of our clients.</p>
          </div><!--close page content-->
          </div><!--close left page-->
        </div><!--close main-->
          <script type="text/javascript">
    var MenuBar2 = new Spry.Widget.MenuBar("MenuBar2", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
        </script>
      <!-- InstanceEndEditable -->
    </div>
    <div id="footerContainer">
      <div id="footer">
        <div id="footerText">745 Fifth Avenue | New York, NY 10151-2600 | (212) 754-5100 | (212) 754-5111 (Fax)</div>
        <div id="subFooter"><a href="legal.php" title="Privacy Policy" target="_blank">Privacy Policy</a> | <a href="legal.php" title="Business Continuity" target="_blank">Business Continuity</a> | <a href="legal.php" title="Order Routing" target="_blank">Order Routing</a></div>
        <div id="illus">Illustration: Kenneth Noland, Mysteries: Yellow and Blue 2000</div>
        </div>
    </div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    <!-- InstanceEnd --></html>
    Horizontal CSS:
    @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
    padding: 0;
    list-style-type: none;
    font-size: 16px;
    cursor: default;
    width: 720px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    font-family: Georgia, "Times New Roman", Times, serif;
    /* 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
    padding: 0;
    list-style-type: none;
    font-size: 16px;
    position: relative;
    text-align: center;
    cursor: pointer;
    width: 7.8em;
    float: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FF0;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
    /* 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: 7.0em;
    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: 12em;
    border: none;
    background-color: #224769;
    text-align:left;
    /* 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: 1px solid #CCC;*/
    ul.MenuBarHorizontal ul li
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FEEF50;/*border: 1px solid #CCC;*/
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
    display: block;
    cursor: pointer;
    background: transparent;
    color: #FEE54B;
    text-decoration: none;
    padding-top: 0.4em;
    padding-right: 0.75em;
    padding-bottom: 0.4em;
    padding-left: 0.75em;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    background-image: url(../images/grad2.png);
    background-repeat: repeat-x;
    /* 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
    color: #FFF;
    background-image: url(../images/grad2.png);
    background-repeat: repeat-x;
    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%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
    background-image: url(SpryMenuBarDown.gif);
    background-repeat: no-repeat;
    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(SpryMenuBarRight.gif);
    background-repeat: no-repeat;
    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%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
    background-image: url(SpryMenuBarDownHover.gif);
    background-repeat: no-repeat;
    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%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
    background-image: url(SpryMenuBarRightHover.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    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;*/
    Vertical CSS:
    @charset "UTF-8";
    /* SpryMenuBarVertical.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, a fixed width box with no margin or padding */
    ul.MenuBarVertical
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    cursor: default;
    width: 190px;
    text-align:left;
    /* 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 same fixed width as parent */
    ul.MenuBarVertical li
    margin: 0;
    list-style-type: none;
    font-size: 100%;
    position: relative;
    text-align: left;
    cursor: pointer;
    width: 180px;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarVertical ul
    margin: -5% 0 0 95%;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: absolute;
    z-index: 1020;
    cursor: default;
    width: 8.2em;
    left: -1000em;
    top: 0;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarVertical ul.MenuBarSubmenuVisible
    left: 0;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarVertical ul li
    width: 8.2em;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Outermost menu container has borders on all sides */
    ul.MenuBarVertical
    /* Submenu containers have borders on all sides */
    ul.MenuBarVertical ul
    border: 1px solid #CCC;
    /* Menu items are a light gray block with padding and no text decoration */
    .activeMenuItem a {
      color: #FFF;
    ul.MenuBarVertical a
    display: block;
    cursor: pointer;
    color: #666;
    text-decoration: none;
    padding-top: 0.5em;
    padding-right: 0px;
    padding-bottom: 0.5em;
    padding-left: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
    background-color: #313538;
    color: #FFF;
    background-image: url(../images/vertMenuBg.png);
    background-repeat: repeat-x;
    .activeMenuItem {
    background-color: #CCC;
    background-image: url(../images/vertMenuBg.png);
    background-repeat: repeat-x;
    color:#FFF;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
    background-color: #30363C;
    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%) */
    ul.MenuBarVertical a.MenuBarItemSubmenu
    background-image: url(SpryMenuBarRight.gif);
    background-repeat: no-repeat;
    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%) */
    ul.MenuBarVertical a.MenuBarItemSubmenuHover
    background-image: url(SpryMenuBarRightHover.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    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.MenuBarVertical 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.MenuBarVertical li.MenuBarItemIE
      display: inline;
      f\loat: left;
      background: #FFF;
    #container #main #rightPage #sidebarNav #MenuBar2 li .activeMenuItem {
    color: #FFEA51;
    Thanks!

    Wow,  Thanks so much!
    I was using a template for the sub pages and I was sticking things in the editable regions, not paying attention to order.  I pulled the DOMUtils out and put it as the first <script> on all pages and it works!
    Thanks so much for taking the time.  You are truly amazing!

  • Drill Down in Pie Chart not working in IE8 / Mozilla 5

    Hi Experts,
    In my dashboards, drill down feature in Pie charts are not working if the flash is viewed in IE8 / Mozilla Firefox 5.
    In IE7 it is working. Is there any browser settings required for this ? Pls suggest.
    Drill down in column chart is working fine.
    Xcelsius Version: Xcelsius 2008 SP3 FP 3.5
    Browser Version: Firefox 5.0 / IE 8
    Many thanks,
    PASG

    Hi,
      You may want to download Xcelsius 2008 with SP4.
      SP4 will support the newer IE 8 (32 bits) for Xcelsius related issue.
      As for FireFox 5 that came out last week, this won't be supported anytime soon.
    Regards,
    Ken
    Edited by: Ken Low on Jun 27, 2011 8:50 AM

  • Spry Vertical Menu Bar not working in IE8

    I've upgraded to 1.6.1, but it still doesn't work in IE8 unless in compatibility mode.  http://jimgreenrealty.com/Test.html
    Works fine in other browsers and other Spry elements appear to work normally in IE8.  Can anyone help?
    Thanks,
    Steve B.

    If you deselect compatibility mode on IE8 the menu bar disappears (on
    all our computers anyway).  Works fine in all other versions of IE and
    all other browsers.  Updated to Spry 1.6.1 and still no avail.
    Here it is w/o the emulating statement: http://jimgreenrealty.com/Test.html
    The other pages on the site still have it.
    Thanks for looking at it.
    */ <mailto:[email protected]>
    <mailto:[email protected]>/*
    Message was edited by: RRR Trail
    Not sure how this forum works, I responded by email and it posts my email address.  I don't seem to be able to edit to remove it.  Please remove the email address.  Thanks,

  • Sat. A300 - USB ICH8 Family USB Universal Host Controller is not working

    Device: Intel(R) ICH8 Family USB Universal Host Controller - 2830 till 2836 and 283A
    Driverversion is: 8.0.0.1008
    Driverdate: 15.09.2006
    is not working!
    Can anybody help me? Where do I find the actual driver?
    Thanks in advance.
    Chris

    The Intel Chipset driver handles USB drivers. You can download it from the Toshiba Support/Drivers Website.
    But if you installed a strange USB Device recently (perhaps a USB keyboard/mouse/HDD), its driver may be conflicting. So you would need to remove that driver from Control Panel -> Program Features first, then reinstall the Intel Chipset Driver.

  • Spry MenuBar/TabbedPanels/Accordion Javascript Not Working in IE8

    As you've heard, Adobe removed the links to the Spry API files (http://blogs.adobe.com/dreamweaver/2012/08/update-on-adobe-spry-framework-availability.htm l).
    My question is: If I link to a remote file, then my spry menu bar/accordion/etc. work in IE 8 properly. If I link to a local file (same content as the remote file though!!), then my spry menu bar/etc. don’t work on IE 8.
    Because the remote files are no longer available on Adobe's API site, I had to change all my links and make it linked to SpryAssets/SpryMenuBar (for instance) on my local web server instead. HOWEVER, this doesn't work for IE8.
    Why is that? WHy is it necessary to link to a remote file? http://spry-it.appspot.com/ works for me too because it’s remote (however, the file accordion is not available it seems!). But what if they change their link again in the future or remove the link?
    Please help!
    The website is www.compex.com.sg (please have a look in IE8!!)
    Thanks a lot!

    You might want to cut your losses right now and switch to a different widget framework. 
    Personally, I never liked Spry.  I've been using jQuery for quite some time.
    If you want to get it done fast with professional results, look at Project Seven's products. They are rigorously tested to perform well in modern devices. If you need it, their customer support is excellent.
    http://www.projectseven.com/
    Nancy O.

  • Xbox 360 Wired Controller is not working with Windows 7.

    Not to long ago I was playing Halo 2 PC using my wired Xbox 360 Controller. All of a sudden my computer (which uses Windows 7) decides not to recognize it. Every time I plug in the controller in now it comes up as "Unknown Device". I have not changed anything,
    I mean anything. Yes I have tried all methods of fixing the problem but they do not work.  If someone knows a sure fine way to get the controller working again it would be much appreciated.

    I 'm using a wired Gamestop Xbox 360 controller and I got mine to work using these steps. Good luck.
    If you already have the software installed, go to programs and features and uninstall Microsoft XBOX 360 Accessories 1.2.
    1) Download the drivers from
    http://www.microsoft.com/hardware/download/download.aspx?category=gaming
    2) Choose Gaming >
    Xbox 360 Controller for Windows > Windows 7 64 bit > English.Don’t run the drivers. 
    Save them to a folder. (Or Xbox 360 Wireless Controller for Windows depending on your controller)
    3) Right click the
    Xbox360_64Eng file in the folder you downloaded to and click "create shortcut"
    4) Right click the shortcut you created.
    Select properties.
    5) On the compatibility tab in properties, click "Run this program in compatibility mode"
    ChooseWindows Server 2008 Service Pack 1 as the compatibility mode. Apply setting and click ok.
    6) Right Click on the shortcut and select "Run as administrator"
    7) With your controller plugged in go to
    Device Manager.  You should see Microsoft Common Controller for Windows Class. It located under Mice and other pointing if you do, you have arrived. If you don't, try this.
    Continue only if you don’t see Microsoft Common Controller for Windows Class in Device Manager
    8) Right click the unknown device that shows a problem.
    9) Update Driver Software > Browse My computer for Driver Software > Let Me Pick from a List of Drivers
    10) Choose Microsoft Common Controller for Windows Class > XBOX 360 Wireless Receiver for Windows
    Ignore the warning.
    Should work now.

  • [SOLVED] Xbox 360 Off-brand controller does not work

    I'm having a problem getting X11 to recognize my Madcatz Xbox 360 controller under the Xpad driver.  It works under Ubuntu as a (get this) "pointer device" and perfectly under Windows 7, but nothing more.  I tried modifying entries in /etc/hal/fdi/policy as per instructions on the Linux Mint forums to no avail.
    Below are some things I tried and some data.
    /etc/hal/fdi/policy/MadCatzGamePad:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <deviceinfo version="0.2">
    <device>
    <match key="info.product" contains="Mad Catz Wired Xbox 360 Controller">
    <merge key="input.x11_driver" type="string"></merge>
    </match>
    </device>
    </deviceinfo>
    lshal | grep -i xbox:
    info.product = 'Mad Catz Wired Xbox 360 Controller' (string)
    input.product = 'Mad Catz Wired Xbox 360 Controller' (string)
    usb.interface.description = 'Xbox Security Method 3, Version 1.00, ? 2005 Microsoft Corporation. All rights reserved.' (string)
    I hope somebody can use this information to help me out!  I love the Xbox 360 controller and it's certainly better than the logitech.  Buying a new controller is NOT an option!
    Edit:  It actually works now, it just was blinking before I played a game.  Yay!
    Last edited by Intrepid (2009-06-22 02:47:38)

    It won't recongize it because the devices (Xbox and headunit) are trying to access the flash drive, something that requires disk mode.
    Read about Flash here: http://www.ilounge.com/index.php/news/comments/jobs-flash-currently-too-slow-on- iphone/

Maybe you are looking for

  • How to set folder windows size not to change?

    Hi, I'm having a problem with displaying folder sizes in the finder, I open my applications folder, centre it, stretch it to display how I like, use the view options for icon size, spacing etc; great, just how I like it. Trouble is, when I next open

  • How to search contacts in the new version?

    What the heck Skype?! I have hundreds of contacts. Before I could simply go to my contacts and SEARCH! Now? Scroll forever? Also sometimes I have like "FULL NAME MOBILE / HOME", thats not displaying since it is too long... As I could search before I

  • Extremely annoying BUG

    I use my iPhone in the car almost every day for music or podcasts (including video). I am not watching while driving, but from time to time take a quick look on what's going on in the video. The thing is that after a video podcast is played in landsc

  • Cannot save JPEG file from RAW file edit.

    After editing NEF raw file 8 bit channel in Elements 9 > open image> edit again> save as JPEG maximium> OK. Then end up with broken file image in organiser. Will save as a PDF file. Edited JPEG's saved. Previous edited NEF files (sucessfuly saved as

  • Multicam Video Rate

    Hello, I'm putting together 2-camera multiclips from HDV footage, and for some reason the Camera A timecode begins to drag behind the Multiclip Timecode by .03 per second. It would obviously seem that the Multiclip TC was somehow set at 30 fps, and a