How to resolve older IE rendering issues?

My site is www.4keys.ca  
I checked it out at http://ipinfo.info/netrenderer/index.php
Everything on my site works fine in all browsers except for older IE.  Can someone please explain to me how exactly I get this issue resolved, what exact code I have to put into my site, or whatever you have to do to get things to work properly in older IE.  Thanks for your time.

Not knowing what the exact issues are, the general way to overcome browser issues is to have a separate style sheet for each of the misbehaving browsers. These style sheets can be loaded after the compliant browser style sheet and can be isolated from those compliant browsers by placing a conditional statement within your document as in
<!--[if IE]>
  <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
In the above statement if the browser is IE then use the above script to modify the browser to accept HTML5 tags.
I know that the above is not a style rule but the same applies for style sheets.
Have a look here for more info http://www.quirksmode.org/css/condcom.html
I hope this helps.
Ben
PS only those style rules that misbehave in the non-compliant browser need to be in the modified style sheet.

Similar Messages

  • How to resolve itunes app purchase issues in India

    I purchased a package from DailyYoga app which I got billed for via itunes, but the package is not enabled on my ipad after 3 days of when the purchase amount showed up in my credit card. I've contacted the DailyYoga folks directly via their website as well as from my email, and haven't received any replies after 2 days. I've been trying to escalate this via itunes support, but I find that online support isn't available for India, so how do I formally complain and escalate this to Apple support in India so I can move towards resolution of the particular issue?
    -Ramesh.

    The iTunes stor support staff are at: http://www.apple.com/emea/support/itunes/contact.html and the Apple support numbers for world-wide are: http://support.apple.com/kb/HE57

  • How to resolve the decimal point issue??

    hello friends,
    I had declared a variable of variable type P(16) decimals 6 for price. The price is calculated accurately and stored in the variable. The value that got stored is 5094390.000000. I declared one more variable of type ekpo-netpr and moved that value into this field. In the fieldcatalog i used cfieldname = 'waers'.....while displaying through ALV for waers 'IDR' (no decimals should be displayed ) it is displaying as 509.439.000 instead of 5094390.
    Could you tell me any one dd variable that can hold of type P(16) decimals 6 .
    pls help me to resolve this issue. All helpful answers would be highly rewarded.
    Thanks,
    Ramineni

    Hi Ramineni,
    Check this..
    WA_FCAT-TABNAME = 'I_OUTTAB'.
    WA_FCAT-FIELDNAME = 'AUFNR'.
    WA_FCAT-REF_TABNAME = 'AUFK'.
    WA_FCAT-HOTSPOT = 'X'.
    APPEND WA_FCAT TO I_FCAT.
    WA_FCAT-TABNAME = 'I_OUTTAB'.
    WA_FCAT-FIELDNAME = 'ACTL'.
    WA_FCAT-SELTEXT_M = 'Total Act Amount'(010).
    WA_FCAT-QFIELDNAME = 'TWAER'.
    WA_FCAT-QTABNAME = 'T_OUTTAB'.
    wa_fcat-decimals_o = '0'.
    APPEND WA_FCAT TO I_FCAT.
    CLEAR WA_FCAT.
    <b>Decimals in this will be restricted</b>
    Regards,
    Omkar.

  • How To Resolve Product Registrati​on Issues?

    I found it impossible to register my new Toshiba laptop on the registration web site. First, it claimed that my "product is already registered", then would not allow me to attach a PDF of my purchase receipt on the "Change Registration" screen.
    I tried calling the support number to get help with registration and was unable to reach a human. I tried lying to the phone system and got tect support, but they said my issue was not theirs to handle.
    I also tried to use the link to "Report web site problems", but that link is dead. How can I talk to a human at Toshiba about product registration issues?
    This is my first interaction with Toshiba support, and I'm not favorably impressed.
    Solved!
    Go to Solution.

    I would start here.
       WARRANTY RESOLUTION CENTER
    Good luck!
    -Jerry

  • How to resolve "Secure Connection Failed" issue

    I am running Firefox 4.0.1 on Windows 7. I get the message "Secure Connection Failed" ... and ........
    Your certificate contains the same serial number as another certificate issued by the certificate authority. Please get a new certificate containing a unique serial number.
    (Error code: sec_error_reused_issuer_and_serial)
    I found the help info on how to deal with that here somewhere, and followed all of the steps. It would appear that the help info I followed was for an earlier version of Firefox (I was able to follow it on machine running version 3.5.15).
    I deleted all the certificates involved, and went back to the page (immedieately, after quit/restart, ....) and I simpy get the same error page as I initially got.
    There is NO mention of "...Or you can add an exception". I attempted to add an exception "manually" ... and got essentially the same certificate right away upon clicking "Get Ceritificate" ... the same error code is reported as was originally reported.
    It would appear I am stuck in a never ending loop.
    So, how do I get out of this one ?
    Thanks
    PS: The affected site is actually a system internal to my company - a copier .... though I do not believe that should make any difference to the actual answer.

    I should add that I can make an exception in IE, but I'd just as soon use Firefox.
    Also, should add that I'm using Firefox 5.0 and all of the workarounds appear to be for earlier versions.

  • Ho to resolve gantt chart rendering issue as webpart

    When I am showing gantt chart view as webpart, it is not rendering properly (same in IE) and for few instance it is correcting after few days(but not all sites).
    Please help us to understand.
    Regards Sudip Misra [email protected] +1-412-237-5435 Pittsburgh, PA

    1. Download the css below.
    2. Rename the file as “.css” extension
    3. Now upload this file to the team site assets library 
    4. Now navigate to the page were the web part is inserted
    5. Click on site action and edit page
    6. Let’s click on insert and add web part 
    7. Select Script editor web part from Media and content  
    8. In the Script editor web part Past the code <LINK REL=StyleSheet HREF="https://domainname.sharepoint.com/SiteAssets/myjgrid.css" TYPE="text/css" >
    9. In the highlighted section past the URL of the File added to site assets library
    a. Open the site assets library 
    b. Right click on the file myjgrid.css
    c. Select copy shortcut ( IE browser) 
    10. Now save the changes made on the page.
    /* _lcid="1033" _version="16.0.2930"
    _LocalBinding */
    .jsgrid-control-text
    padding-left:4px;
    .jsgrid-control-text-rtl
    padding-right:4px;
    input[type=text].jsgrid-control-editbox,.jsgrid-control-editbox
    border:0px;
    padding:2px 4px 2px 4px;
    overflow:hidden;
    z-index:1;
    input[type=text].jsgrid-control-editbox::-ms-clear
    display:none;
    textarea.jsgrid-control-multiline,.jsgrid-control-rte
    border-width:0px;
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1.0")] */ background-color:#fff;
    .jsgrid-widget-dock
    /* [ReplaceColor(themeColor:"ButtonBorder")] */ border:1px solid #ababab;
    /* [ReplaceColor(themeColor:"ButtonBackground",opacity:"1.0")] */ background-color:#fdfdfd;
    height:20px;
    cursor:pointer;
    z-index:1;
    .jsgrid-widget-dock-hover
    /* [ReplaceColor(themeColor:"ButtonHoverBorder")] */ border-color:#92c0e0;
    /* [ReplaceColor(themeColor:"ButtonHoverBackground",opacity:"1.0")] */ background-color:#e6f2fa;
    .jsgrid-widget-dock-pressed
    /* [ReplaceColor(themeColor:"ButtonPressedBorder")] */ border-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"ButtonPressedBackground",opacity:"1.0")] */ background-color:#92b7d1;
    .jsgrid-widget-cell
    overflow:hidden;
    padding:2px;
    float:left;
    height:16px;
    width:16px;
    top:0px;
    .jsgrid-widget-hyperlink
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1.0")] */ background-color:#fff;
    /* [ReplaceColor(themeColor:"Lines")] */ border:solid 1px #ababab;
    .jsgrid-widget-hyperlink-buttonarea
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
    .ms-core-needIEFilter .jsgrid-widget-hyperlink-buttonarea
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
    .jsgrid-widget-hyperlink-okbutton
    /* [ReplaceColor(themeColor:"SubtleEmphasisCommandLinks")] */ color:#262626;
    .combobox-placeholder > .combobox-img
    /* [ReplaceColor(themeColor:"StrongLines")] */ border:1px solid #92c0e0;
    margin:auto;
    padding:0px;
    .combobox-placeholder > input[type="text"]
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ background-color:#fff;
    .outer-scroll-bar
    background-color:#E6E8EB;
    top:0px;
    left:0px;
    .inner-scroll-bar
    border-right:1px solid #F8F9F9;
    border-left:1px solid #F5F6F7;
    border-top:1px solid #F5F6F7;
    border-bottom:1px solid #F5F6F7;
    background-color:#F0F0F0;
    top:1px;
    left:1px;
    .scroll-bar-cell
    border:1px solid #F6F6F6;
    background-color:#D5DDED;
    .scroll-bar-inner-arrow-cell
    border:1px solid transparent;
    .scroll-bar-arrow-cell
    border:1px solid transparent;
    top:0px;
    left:0px;
    .scroll-bar-outer-box
    border:1px solid #A3A6AB;
    background-color:#EEEFF2;
    top:0px;
    left:0px;
    .scroll-bar-background-main
    background-color:#F2F3F5;
    .scroll-bar-background-shade
    background-color:#EDEEF0;
    .scroll-bar-inner-box-main
    background-color:#DBDFE5;
    .scroll-bar-inner-box-shade
    background-color:#E5E8EC;
    .scroll-bar-arrow
    border:0px;
    padding:0px;
    text-align:center;
    vertical-align:top;
    .scroll-bar-grip
    top:0px;
    left:0px;
    border-color:#A7AAAF;
    background-color:#FEFEFE;
    .horiz-scroll-bar-inner-box-main
    .horiz-scroll-bar-inner-box-shade
    .horiz-scroll-bar-bg-block
    float:left;
    height:100%;
    .horiz-scroll-bar-arrow-cell
    top:-2px;
    .horiz-scroll-bar-outer-box
    top:-1px;
    .horiz-scroll-bar-grip
    border-left:1px solid;
    height:5px;
    width:1px;
    .vert-scroll-bar-inner-box-main
    float:right;
    .vert-scroll-bar-inner-box-shade
    float:left;
    .vert-scroll-bar-background-main
    float:right;
    .vert-scroll-bar-background-shade
    float:left;
    .vert-scroll-bar-arrow-cell
    left:-2px;
    .vert-scroll-bar-outer-box
    left:-1px;
    .vert-scroll-bar-grip
    border-top:1px solid;
    height:1px;
    width:5px;
    .jsgrid-gantt-vert-delim
    top:0px;
    height:100%;
    border-left-width:1px;
    border-left-style:solid;
    border-right-width:1px;
    border-right-style:solid;
    background:transparent;
    .jsgrid-gantt-vert-today
    top:0px;
    height:100%;
    border-left-width:1px;
    border-left-style:solid;
    width:0px;
    background:transparent;
    z-index:1;
    .ms-jsgrid-cell-selected-editable,
    .ms-jsgrid-cell-selected-editable a:hover
    cursor:text;
    .ms-jsgrid-cell-selected-editable [ms-jsgrid-click-passthrough=true]
    cursor:auto;
    .jsgrid-header-eyebrow
    height:4px;
    cursor:pointer;
    .jsgrid-header-content{
    height:100%;
    width:100%;
    .ms-core-needIEFilter .jsgrid-header-content
    overflow:hidden;
    .jsgrid-header-core-content{
    overflow:hidden;
    text-overflow:none;
    white-space:nowrap;
    color:#2E4F69;
    .jsgrid-header-core-img-content
    overflow:hidden;
    text-overflow:none;
    white-space:nowrap;
    color:#2E4F69;
    .jsgrid-header-sort-arrow-div
    height:6px;
    padding-bottom:1px;
    overflow:hidden;
    cursor:move;
    .jsgrid-header-menu
    display:none;
    height:100%;
    cursor:pointer;
    .jsgrid-header-filter-state
    display:none;
    height:100%;
    cursor:pointer;
    .jsgrid-header-expand
    height:100%;
    width:4px;
    .jsgrid-error-notification{
    /* [ReplaceColor(themeColor:"ErrorText")] */ color:#bf0000;
    text-align:left;
    .jsgrid-vml
    behavior:url(#default#vml);
    .combobox-placeholder
    white-space:nowrap!important;
    padding:0px!important;
    .cb-textbox[dir="rtl"]
    float:right;
    .cb-textbox[dir="ltr"]
    float:left;
    .cb-textbox
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1.0")] */ background-color:#fff;
    border-width:0px!important;
    margin:0px!important;
    .combobox-img
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1.0")] */ background-color:#fff;
    padding:0px;
    font-size:8px;
    width:22px!important;
    min-width:22px!important;
    border-width:1px;
    border-color:transparent;
    .combobox-img:hover,.combobox-img:active,.combobox-img-active
    /* [ReplaceColor(themeColor:"HoverBackground")] */ background-color:rgba( 205,230,247,0.5 );
    border-color:inherit;
    .ms-core-needIEFilter .combobox-img:hover,.ms-core-needIEFilter .combobox-img:active,.ms-core-needIEFilter .combobox-img-active
    background-color:transparent;
    /* [ReplaceColor(themeColor:"HoverBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)";
    .combobox-img[dir="rtl"]
    float:right;
    border-style:none solid none none;
    text-align:right;
    .combobox-img[dir="ltr"]
    float:left;
    border-style:none none none solid;
    .combobox-icon[dir="ltr"]
    margin-left:3px;
    .combobox-icon[dir="rtl"]
    margin-right:3px;
    .listbox-panel,.combobox-dropdown
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1.0")] */ background-color:#fff;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-color:#2a8dd4;
    border-style:solid;
    border-width:1px;
    overflow:hidden;
    .listbox-hidden-input
    top:-2000px;
    width:1px;
    height:1px;
    overflow:hidden;
    .combobox-dropdown
    height:20em;
    left:0px;
    clear:both;
    html>body .combobox-dropdown
    height:auto;
    max-height:300px;
    .combobox-panel-table
    cursor:default;
    border:0px none!important;
    padding:0px!important;
    width:100%;
    .cb-dp-highlight
    background-color:Highlight;
    color:HighlightText;
    .cb-dp-rw:hover
    /* [ReplaceColor(themeColor:"HoverBackground")] */ background-color:rgba( 205,230,247,0.5 );
    .ms-core-needIEFilter .cb-dp-rw:hover
    background-color:transparent;
    /* [ReplaceColor(themeColor:"HoverBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)";
    .cb-dp-rw-selected
    /* [ReplaceColor(themeColor:"SelectionBackground")] */ background-color:rgba( 156,206,240,0.5 );
    .ms-core-needIEFilter .cb-dp-rw-selected
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SelectionBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7f9ccef0,endColorstr=#7f9ccef0)";
    .combobox-dropdown-celldiv
    overflow:hidden;
    border:0px;
    margin:0px;
    padding:4px 4px 4px 4px;
    .cb-dp-celldiv-first
    padding-left:8px;
    .cb-dp-celldiv-last
    padding-right:8px;
    .combobox-dropdown-celldiv[dir="ltr"]
    text-align:left;
    .combobox-dropdown-celldiv[dir="rtl"]
    text-align:right;
    .combobox-dropdown-cell,.combobox-dropdown-hdrcell
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-right-color:#2a8dd4;
    border-right-style:solid;
    border-right-width:1px;
    margin:0px;
    padding:0px;
    .cb-td-rtl
    border-right-style:none;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    border-left-style:solid;
    border-left-width:1px;
    .combobox-dropdown-imghdrcell,.combobox-dropdown-hdrcell
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    border-bottom-style:solid;
    border-bottom-width:1px;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
    font-weight:bold;
    .combobox-dropdown-imghdrcell,.combobox-dropdown-imgcell
    width:10px;
    margin:0px;
    padding:2px 0px 2px 4px;
    .combobox-dropdown-foot
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-top-color:#2a8dd4;
    border-top-style:solid;
    border-top-width:1px;
    .combobox-headerwrapper,.combobox-tablewrapper
    background-color:transparent;
    z-index:1!important;
    width:100%;
    border-width:0px;
    margin:0px;
    html>body .combobox-headerwrapper,html>body .combobox-tablewrapper
    width:auto;
    .combobox-headerwrapper
    overflow:hidden;
    .combobox-tablewrapper
    overflow:auto;
    .combobox-link,.cb-progress-text,.cb-retry-text,.cb-err-link
    font-family:Segoe UI,Tahoma,Verdana;
    font-size:8pt;
    color:#444444;
    .combobox-link
    background-color:#f0f2f5;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-top-color:#2a8dd4;
    border-top-style:solid;
    border-top-width:1px;
    display:none;
    height:12px;
    padding-top:4px;
    padding-bottom:4px;
    .cb-err-link,.combobox-link
    color:#0072bc;
    padding-left:8px;
    .combobox-link[dir="ltr"]
    text-align:left;
    .combobox-link[dir="rtl"]
    text-align:right;
    .cb-progress-text
    padding-left:12px;
    white-space:nowrap;
    .cb-progress-cell,.cb-retry-cell
    text-align:center;
    padding-top:17px;
    padding-bottom:17px;
    .cb-progress-cell
    line-height:24px;
    .cb-progress-img
    vertical-align:middle;
    .ms-grid
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    border-right-style:solid;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    border-bottom-style:solid;
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1.0")] */ background-color:#fff;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    .ms-grid-link
    /* [ReplaceColor(themeColor:"Hyperlink")] */ color:#0072c6;
    /* [ReplaceColor(themeColor:"Hyperlinkfollowed")] */ background-color:#663399;
    .ms-grid-selection
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-top-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    border-right-color:transparent;
    /* [ReplaceColor(themeColor:"SelectionBackground",opacity:"1.0")] */ color:#9ccef0;
    .ms-grid-selection-readonly
    /* [ReplaceColor(themeColor:"DisabledLines")] */ border-bottom-color:#e1e1e1;
    .ms-grid-edit
    /* [ReplaceColor(themeColor:"HoverBackground",opacity:"1.0")] */ background-color:#cde6f7;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"ErrorText")] */ border-top-color:#bf0000;
    .ms-grid-cell
    font-size:1em;
    font-weight:normal;
    font-style:normal;
    /* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1.0")] */ background-color:#fff;
    .ms-grid-cell-readonly
    /* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
    /* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1.0")] */ background-color:#fff;
    .ms-grid-cell-readonly-focused
    /* [ReplaceColor(themeColor:"DisabledText")] */ color:#b1b1b1;
    /* [ReplaceColor(themeColor:"DisabledBackground")] */ background-color:#fdfdfd;
    .ms-grid-timescale
    font-size:1em;
    font-weight:normal;
    /* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    border-right-style:solid;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    border-bottom-style:solid;
    /* [ReplaceColor(themeColor:"Lines")] */ border-left-color:#ababab;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-top-color:#2a8dd4;
    .ms-grid-col-header-normal
    font-size:1em;
    font-weight:normal;
    /* [ReplaceColor(themeColor:"SubtleBodyText")] */ color:#777;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    border-left-color:transparent;
    /* [ReplaceColor(themeColor:"Lines")] */ border-top-color:#ababab;
    .ms-grid-col-header-elem-bg-colors-normal
    border-left-color:transparent;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"Lines")] */ border-right-color:#ababab;
    .ms-grid-col-header-elem-hover-bg-colors-normal
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ color:#f1f1f1;
    /* [ReplaceColor(themeColor:"StrongLines")] */ border-right-color:#92c0e0;
    .ms-core-needIEFilter .ms-grid-col-header-elem-hover-bg-colors-normal
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
    .ms-grid-col-elem-colors-click-normal
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    .ms-grid-row-header-normal
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    .ms-grid-col-header-normal-hover
    font-size:1em;
    font-weight:normal;
    /* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-color:#2a8dd4;
    .ms-grid-col-header-elem-bg-colors-normal-hover
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-left-color:#c6c6c6;
    background-color:transparent;
    border-bottom-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-right-color:#2a8dd4;
    .ms-grid-col-header-elem-hover-bg-colors-normal-hover
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-top-color:#2a8dd4
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    .ms-grid-col-elem-colors-click-normal-hover
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    .ms-grid-row-header-normal-hover
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    .ms-grid-col-header-part-selected
    font-size:1em;
    font-weight:normal;
    /* [ReplaceColor(themeColor:"SubtleBodyText")] */ color:#777;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-right-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-top-color:#2a8dd4;
    .ms-grid-col-header-elem-bg-colors-part-selected
    border-left-color:transparent;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-right-color:#2a8dd4;
    .ms-grid-col-header-elem-hover-bg-colors-part-selected
    /* [ReplaceColor(themeColor:"AccentText")] */ color:#0072c6;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-right-color:#2a8dd4;
    .ms-grid-col-elem-colors-click-part-selected
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    .ms-grid-row-header-part-selected
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    .ms-grid-col-header-part-selected-hover
    font-size:1em;
    font-weight:normal;
    /* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-color:#2a8dd4;
    .ms-grid-col-header-elem-bg-colors-part-selected-hover
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-left-color:#c6c6c6;
    background-color:transparent;
    border-bottom-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-right-color:#2a8dd4;
    .ms-grid-col-header-elem-hover-bg-colors-part-selected-hover
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-top-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    .ms-grid-col-elem-colors-click-part-selected-hover
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    .ms-grid-row-header-part-selected-hover
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    .ms-grid-col-header-all-selected
    font-size:1em;
    font-weight:normal;
    /* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-left-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"StrongLines")] BLOCK_COMMENT_ENDborder-bottom-color:#92c0e0;
    .ms-grid-col-header-elem-bg-colors-all-selected
    border-left-color:transparent;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"Lines")] BLOCK_COMMENT_ENDborder-right-color:#ababab;
    .ms-grid-col-header-elem-hover-bg-colors-all-selected
    /* [ReplaceColor(themeColor:"SubtleBodyText")] */ color:#777;
    /* [ReplaceColor(themeColor:"StrongLines")] */ border-right-color:#92c0e0;
    .ms-grid-col-elem-colors-click-all-selected
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    .ms-grid-row-header-all-selected
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    .ms-grid-col-header-all-selected-hover
    font-size:1em;
    font-weight:normal;
    /* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-color:#2a8dd4;
    .ms-grid-col-header-elem-bg-colors-all-selected-hover
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-left-color:#c6c6c6;
    background-color:transparent;
    border-bottom-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-right-color:#2a8dd4;
    .ms-grid-col-header-elem-hover-bg-colors-all-selected-hover
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-top-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    .ms-grid-col-elem-colors-click-all-selected-hover
    background-color:transparent;
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-left-color:#2a8dd4;
    .ms-grid-row-header-all-selected-hover
    /* [ReplaceColor(themeColor:"AccentLines")] */ border-bottom-color:#2a8dd4;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-right-color:#c6c6c6;
    .ms-grid-splitter
    /* [ReplaceColor(themeColor:"Lines")] */ border-top-color:#ababab;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-left-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
    .ms-core-needIEFilter .ms-grid-splitter
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
    .ms-grid-splitter-handle
    /* [ReplaceColor(themeColor:"StrongLines")] */ border-top-color:#92c0e0;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-left-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
    /* [ReplaceColor(themeColor:"SubtleBodyText")] */ color:#777;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ border-right-color:#f1f1f1;
    .ms-core-needIEFilter .ms-grid-splitter-handle
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
    .ms-grid-splitter-hover
    /* [ReplaceColor(themeColor:"StrongLines")] */ border-top-color:#92c0e0;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-left-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleLines")] */ border-bottom-color:#c6c6c6;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
    .ms-core-needIEFilter .ms-grid-splitter-hover
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
    .ms-grid-splitter-handle-hover
    /* [ReplaceColor(themeColor:"StrongLines")] */ border-top-color:#92c0e0;
    /* [ReplaceColor(themeColor:"Lines")] */ border-left-color:#ababab;
    /* [ReplaceColor(themeColor:"Lines")] */ border-bottom-color:#ababab;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
    /* [ReplaceColor(themeColor:"SubtleBodyText")] */ color:#777;
    border-right-color:transparent;
    .ms-core-needIEFilter .ms-grid-splitter-handle-hover
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
    .ms-grid-splitter-drag
    /* [ReplaceColor(themeColor:"StrongLines")] */ border-top-color:#92c0e0;
    /* [ReplaceColor(themeColor:"Lines")] */ border-left-color:#ababab;
    /* [ReplaceColor(themeColor:"Lines")] */ border-bottom-color:#ababab;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
    .ms-core-needIEFilter .ms-grid-splitter-drag
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
    .ms-grid-splitter-handle-drag
    /* [ReplaceColor(themeColor:"StrongLines")] */ border-top-color:#92c0e0;
    /* [ReplaceColor(themeColor:"Lines")] */ border-left-color:#ababab;
    /* [ReplaceColor(themeColor:"Lines")] */ border-bottom-color:#ababab;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
    /* [ReplaceColor(themeColor:"SubtleBodyText")] */ color:#777;
    border-right-color:transparent;
    .ms-core-needIEFilter .ms-grid-splitter-handle-drag
    background-color:transparent;
    /* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
    .ms-grid-group1
    /* [ReplaceColor(themeColor:"ContentAccent1")] */ background-color:#0072C6;
    .ms-grid-group2
    /* [ReplaceColor(themeColor:"ContentAccent2")] */ background-color:#00485B;
    .ms-grid-group3
    /* [ReplaceColor(themeColor:"ContentAccent3")] */ background-color:#288054;
    .ms-grid-group4
    /* [ReplaceColor(themeColor:"ContentAccent4")] */ background-color:#767956;
    .ms-grid-group5
    /* [ReplaceColor(themeColor:"ContentAccent5")] */ background-color:#ED0033;
    .ms-grid-group6
    /* [ReplaceColor(themeColor:"ContentAccent6")] */ background-color:#682A7A;
    .ms-grid-group7
    /* [ReplaceColor(themeColor:"ContentAccent1")] */ background-color:#0072C6;
    .ms-grid-group8
    /* [ReplaceColor(themeColor:"ContentAccent2")] */ background-color:#00485B;
    .ms-grid-group9
    /* [ReplaceColor(themeColor:"ContentAccent3")] */ background-color:#288054;
    .clip6x9,.clip9x6,.clip11x11,.clip13x13,.clip16x16{;overflow:hidden;}.clip6x9{width:6px;height:9px;}.clip9x6{width:9px;height:6px;}.clip11x11{width:11px;height:11px;}.clip13x13{width:13px;height:13px;}.clip16x16{width:16px;height:16px;}.clip6x9 img,.clip6x9 input,.clip9x6 img,.clip9x6 input,.clip11x11 img,.clip11x11 input,.clip13x13 img,.clip13x13 input,.clip16x16 img,.clip16x16 input{;margin:0;padding:0;width:auto;height:auto;}.jsgridcluster_editheader{top:0;left:0;}.jsgridcluster_newrowheader{top:0;left:-16px;}.jsgridcluster_conflictheader{top:-16px;left:0;}.jsgridcluster_transferheader{top:-16px;left:-16px;}.jsgridcluster_cell-error{top:0;left:-32px;}.jsgridcluster_jsgrid-header-filter-icon{top:-16px;left:-32px;}.jsgridcluster_scrollbar-mousein-rightarrow{top:-32px;left:0;}.jsgridcluster_scrollbar-mousein-downarrow{top:-32px;left:-6px;}.jsgridcluster_scrollbar-mousein-uparrow{top:-32px;left:-15px;}.jsgridcluster_scrollbar-mousein-leftarrow{top:-32px;left:-24px;}.jsgridcluster_scrollbar-mouseout-rightarrow{top:-27px;left:-32px;}.jsgridcluster_scrollbar-mouseout-uparrow{top:-27px;left:-38px;}.jsgridcluster_scrollbar-mouseout-downarrow{top:-33px;left:-38px;}.jsgridcluster_scrollbar-mouseout-leftarrow{top:-41px;left:0;}.jsgridcluster_jsgrid-up-arrow{top:-38px;left:-6px;}.jsgridcluster_jsgrid-down-arrow{top:-44px;left:-6px;}
    Regards Sudip Misra [email protected] +1-412-237-5435 Pittsburgh, PA

  • Can anyone make --this fix-- work for the FONT rendering issue?

    I found this bug report and proposed fix on the webkit buglist:
    http://bugs.webkit.org/show_bug.cgi?id=14070
    Here is a link that one says can be used to fix the
    rendering issue with bold fonts.
    If anyone can make this work for Safari 3 on XP please let me know....
    Here are the text and link to the how to:
    You can fix rendering issues by changing language for non-Unicode programs. The
    instruction:
    http://www.microsoft.com/globaldev/handson/user/xpintlsupp.mspx#EVE
    You should restart system after applying setting.
    Hope this helps someone
    If not, then call apple support and complain....
    maybe if their support phones are getting hot... then they
    will fix this horrible bug

    I don't believe this is a support issue, it's rather a Bugdev issue. Use the Bug-Report field in Safari to report this directly to the engineers. I also think the bug is known and will be solved, it's therefore not really in the range of AppleCare. (Beta Software is usually unsupported!)
    MacBook Pro, MacBook, ModBook, iMac, Mac mini, PowerMac G5, iBook, Apple TV   Mac OS X (10.4.9)  

  • How to resolve this issue??

    I have given box / borders for cells in the table in smartforms. in main window.
    Now when i print with HPlaser the output comes fine.
    But when i use Epson - The borders almost print 5 to 6 times bigger & looks to ugly and even the data is not shown. Meaning the data is overshadowed by the borders of the Cells.
    Tried to reduce the <b>width</b> in the BOX option of TABLE in smartforms. By default it is 15.00 TW.  did not work.
    EPSON is what they want to use.
    Please let me know how to resolve this issue.
    Regards,
    Siva

    Hi Siva,
    Ask them to provide the Diamension of what paper type they
    are using for EPSON, becoz U might have kept paper size
    as A4 and there they might be using INCH12 or some other size
    of paper( not Sure ).So if u can have the Exact paper format that
    they are going to use , u can design ur form in that paper format
    and then check.
    Regards
    Avi.....

  • I've problem with Game Center . I can't sign in Game Center on my iPad . I tap on the Game Center icon but the page is blank. I tried go to setting, my Apple ID appear but the page keep on loading and  nothing pop up. How to resolve this issue?

    I've problem with Game Center . I can't sign in Game Center on my iPad . I tap on the Game Center icon but the page is blank. I tried go to setting, my Apple ID appear but the page keep on loading and  nothing pop up. How to resolve this issue?

    Hi, bamboo64. 
    Try closing all open applications in multitasking and power cycling the device.  Once this is done test the results.  If the issue persists, I have included a couple troubleshooting articles that I would recommend going through. 
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    Troubleshoot issues on an iPhone, iPad, or iPod touch
    If you haven't been able to connect to the iTunes Store:
    Make sure your date, time, and time zone are correct in Settings > General > Date & Time.
    Note: Time Zone may list another city in your time zone.
    Make sure that your iOS software is up to date by tapping Settings > General > Software Update (iOS 5 or later) or connecting your iOS device to iTunes and clicking Check for Update on your device's Summary page.
    Check and verify that you're in range of a Wi-Fi router or base station. If you're on a device with cellular service, make sure that cellular data is turned on from Settings > General > Cellular.
    Note: If connected to cellular data, larger items may not download. You may need to connect to Wi-Fi to download apps, videos, and podcasts.
    Make sure that you have an active Internet connection. You can check the user guide for your device for help with connecting to the Internet.
    Make sure that other devices (portable computers, for example) are able to connect to the Wi-Fi network and access the Internet.
    Try resetting (turning off and then on again) your Wi-Fi router.
    If the issue persists, try troubleshooting your Wi-Fi networks and connections.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Cheers,
    Jason H. 

  • Error in ST05 - trace record pair error block. How to resolve/tackle issue?

    Hello,
    Someone approached me last week in asking me how to resolve an issue in ST05. Basically I used the transaction to filter "inclusive VBPA".
    The error is ....
    Internal error - trace record pair error block 8 link no. 0
    Message no. 0S 026
    Diagnosis
        Each SQL statement is described by two SQL trace records that have the
        same link number. In this case, there are at least three records with the
        same link number.
        The system outputs the number of the block in which the third SQL trace
        record was found, as well as the link number of the records.
    System response
        Program processing continues after the message is displayed. The system
        processes all of the trace records. You should assume, however, that the
        SQL trace in this case is not displayed correctly.
    Procedure
    You cannot correct this error yourself. If you can reproduce the error,
    contact the SAP Hotline.
    SQL trace list editing terminated after 6 errors
    While using the trace I am executing the program that selects VBPA once and, I am assuming, as it goes through the BAPI BAPI_SALESORDER_CHANGE used to unblock a delivery block. I am guessing the problem or source is from the BAPI but do you guys have other insights in what is causing this issue?
    Thanks again, hope to hear from you soon, and good day.

    Our ERP LIVE Production around 11am all users encountered cannot generate print record from the submit new request. see below errorFor production issues, please log a SR.
    ORA-00060: Deadlock detected. More info in file /u/oracle/PROD/db/tech_st/11.1.0/admin/PROD_tailindb/diag/rdbms/prod/PROD/trace/PROD_ora_4026.trc.
    ORA-00060: Deadlock detected. More info in file /u/oracle/PROD/db/tech_st/11.1.0/admin/PROD_tailindb/diag/rdbms/prod/PROD/trace/PROD_ora_4026.trc.
    ORA-00060: Deadlock detected. More info in file /u/oracle/PROD/db/tech_st/11.1.0/admin/PROD_tailindb/diag/rdbms/prod/PROD/trace/PROD_ora_4026.trc.Please see these docs.
    OERR: ORA 60 "deadlock detected while waiting for resource" [ID 18251.1]
    What to do with "ORA-60 Deadlock Detected" Errors [ID 62365.1]
    Thanks,
    Hussein

  • HT4236 Syncing photos using iTunes in windows revealed this error message "iPad Jayvee cannot be synced because it cannot be read from or written to ." Please advise asap how to resolve the issue.  Thanks!

    Please advise how to resolve error message - cannot be synced because it cannot be read from or written to.

    Hello Janet,
    I would recommend this article named 'Disk cannot be read from or written to' when syncing iPod or 'Firmware update failure' error when updating or restoring iPod found here http://support.apple.com/kb/ht1207
    Outdated operating system software
    Make sure you have the latest updates for your operating system, which may include improvements for device connections. For example, many USB and FireWire improvements have been included in Windows Service Packs.Check for Mac OS X downloads. Check for Windows updates.
    Computer needs updates
    Make sure you have the latest updates available for your specific computer model (or components for home-built PCs). These are usually available for download on the support website for the maker of the PC (or component). Many USB updates are listed as "Intel chipset" or just "chipset" updates on PC manufacturer's support and download websites.
    Software interference
    Some software can interfere with iTunes, making it unable to write files to your iPod. Think about what software you have installed, and try disabling any add-ons that might be interfering with iTunes. Check your suspected software's documentation or contact the software maker if you need assistance with disabling the application. Out-of-date or incorrectly configured security software frequently causes this issue. See these steps for identifying and troubleshooting third-party security software.
    Damaged files
    If one of your music files or photos is damaged, iTunes may display one of these errors when transferring that file to the iPod. If you identify a file that is causing the error, try deleting that file and reimporting it from a backup file or from the original source. You may be able to repair files by repairing the disk (see the solutions in the next section).
    Unregistered .dll files (Windows)
    Malware or other software may cause an issue with the digital signing of Windows XP drivers. First try restoringthe iPod using the latest version of iTunes.. If you are unable to restore it or the symptom reappears, follow the steps in this document.
    Damaged disk structure
    These errors can also appear if the format of your computer's hard drive or your iPod disk is damaged.
    To repair your computer's hard disk—Mac OS X users, read this article for instructions. Windows users, search the Help system in Windows for chkdsk to get more information on checking and repairing the disk structure.
    To repair an iPod disk—Restore the iPod or iPod shuffle using the latest version of iTunes.
    Warning: Be sure to back up your data before restoring an iPod. The restore process cannot be undone. All of your songs and files will be deleted.
    Corrupt iPod photo Cache
    If you're getting the error when transferring photos to an iPod photo, try deleting the iPod photo Cache and then starting the photo sync again.
    Lost connection
    Make sure that the connections from your computer to the iPod are snug and do not wiggle or come loose during transfers. For example, if you use the wrong size dock for your iPod, it can put strain on the connectors and cause a bad connection. See these articles for more information:
    Learn about iPod Universal Dock
    iPod Dock: Specifications
    Conflict with third-party hardware
    Third-party USB or FireWire devices may also interfere with iTunes' ability to communicate with your iPod. Remove all USB and FireWire devices except the keyboard and mouse before reconnecting your iPod to the computer.
    Bad hardware
    Hardware failure or non-compliant hardware can cause these errors. This could be an issue with iPod hardware or with the cable or dock you're using, but more often it's an issue with the USB or FireWire card or interface in your computer. Some USB and FireWire interfaces just don't work very well. If you isolate the issue to the USB or FireWire interface in your computer, you may want to try a different port, get the computer serviced, or replace the card or interface with a better one.
    If you isolate the issue to an Apple-supplied cable or dock, or the iPod itself, you can get it serviced here.
    Take care,
    Sterling

  • I recently updated to the newest version of Flash (17.0.0.134) and I have a MacBook Air, running OSX. Ever since the update I can no longer select drop down menus or get Netflix to run properly. Has anyone else had this issue/know how to resolve it?

    I recently updated to the newest version of Flash (17.0.0.134) and I have a MacBook Air, running OS X and I have Safari version 8.0.4.  Ever since the update I can no longer select drop down menus or get Netflix to run properly. Has anyone else had this issue/know how to resolve it?

    1. System Preferences > Flash Player > Advanced > Delete All
        Press “Delete All” button under “Browsing Data and Settings”.
    2. Install Adobe Flash Player.
        System Preferences > Flash Player > Updates
        Press the “Check Now” button.
        http://get.adobe.com/flashplayer/
        Download it and quit Safari from Safari menu in the menu bar.
        Follow the prompts to install Adobe Flash Player.

  • I have an issue syncing my iPhone 4 with itunes. This has only happened the last few times i have tried but don't know how to resolve it. Please help.

    Hi, the last few times i have tried to sync my iPhone 4 to my itunes it won't work. I plug my phone into my computer, to sync any new pictures i have taken or add my new music i have bought on my phone, and hit sync. It appears to start syncing then an error message appears saying the following:
    The iPhone 'my iPhone' cannot be synced. You do not have enough access privileges for this operation.
    I'm not sure what this means or why this keeps happening. I have the latest iTunes and i have not done anything different. It appears to have wiped some of my music from my iPhone and a number of my photo albums off. Please can someone help or advise how i resolve this issue. Thanks. 

    When you set up iOS7 the second screen specifically asks that you create a four digit code .
    That's what you now need to re-enter in your phone.
    Once entered you can go to system/general/Passcode lock
    Re-enter the same code and choose turn Passcode off
    iOS 7 has been designed to enforce minimum passcode security by default or in the case of the new 5s use of finger print level security.

  • I have started to get this error message: 5.1.3 bad address syntax in my email account. I am using Outlook 2011. It does not appear to be affecting sending or receiving email. I have no idea what it means or how to resolve the issue. Any advice?

    I have started to get this error message: "5.1.3 bad address syntax" in my email account. I am using Outlook 2011. It does not appear to be affecting sending or receiving email. I have no idea what it means or how to resolve the issue. Any advice?  My email account is through Optimum online and I am using Airpost Express.
    P.S. The error sound "bong" is driving us nuts!

    Please post on the Office for Mac product forums that Microsoft hosts. It's their product and they can best troubleshoot the issue.

  • Hi! I have a MacBook and I am trying to delete files from Microsoft Word. Somehow I cannot simply throw them in the trash. Does anyone know how to resolve this issue?

    Hi! I have a MacBook and I am trying to delete files from Microsoft Word. Somehow I cannot simply throw them in the trash. Does anyone know how to resolve this issue?

    Why not? Are there error messages? Where are the files located? Why are you deleting MicroSoft Word files?

Maybe you are looking for

  • Idoc status code

    Hi could you plz somebody explain what does this mean ?? Status 30 Status Message for Selected IDoc IDoc: 0000000000546089 Status: IDoc ready for dispatch (ALE service) Receiver found , No filters , No conversion , Version conversion thanks kumar

  • DP background job error

    Hi, The Demand Planning background job step which is used to Delete the  planning area is not working properly. The error message "Process DP Background Processing, variant DELETE VP SALES VALUE_ANNUAL has status Ended with errors (instance D96Y8ITPW

  • Are you sure you want to send a form again?  Safari

    How do I stop the pop-up "Are you sure you want to send a form again?" This pops up when I am trying to go back to a previous screen. Does it enough that it becomes annoying. I thought the new upgrade would stop it... it didn't.

  • Bank Reconcilation Statement Doubt

    Hi, I have done the configuration settings of Bank Reconcilation Statement. But, i dont know how to generate the Bank Reconcilation Statement in FF67..... and dont know what is the next step of after FF67 process? Kindly send me the BRS training docu

  • Data Acquistion Using Third Party Instruments

    Hello, I am planning to create a data acquistion system using Labview+Third Party Data Acquistion Card(from Multi-Instruments Inc). I got the attached documentation from hardware producer which expain how to create VC++ application using provied DLLs