PNG8 and 32 in older browsers

Im making a site that has a semi transparent image as a background image for a div with text.
Im looking at using a PNG8 or 32, but how and will these degradee in older browsers? If they become opaque thats fine, but if they dissapear then the text will be hard to read.
Thanks

In IE6 any transparent png will appear with a grey box. You can use this png fix to solve that problem
http://www.twinhelix.com/css/iepngfix/

Similar Messages

  • Supporting XHTML and older browsers (IE6) in WLP 9.2

    Hi
    We're trying to have a Portal that renders XHTML-1.0-TRANSITIONAL content.
    In order to support older browsers, we have content-override set to "text/html".
    However, WLP renders the script tags that link directly to .js files with just one self-closing tag.
    <script src="/front/framework/skins/shared/js/Utils2.0.js" type="text/javascript" />
    This confuses browsers, as it should (for compatability reasons) close it with an end tag, with emtpy content.
    <script src="/front/framework/skins/shared/js/Utils2.0.js" type="text/javascript"></script>
    Is there any way to control this behaviour?
    Skeleton.xml
    <ns:skeleton xmlns:ns="http://www.bea.com/servers/portal/framework/laf/1.0.0">
    <ns:render-format>
         <ns:preset>XHTML_1_0_TRANSITIONAL</ns:preset>
                   <ns:content-type-overrides>
                        <ns:override content-type="text/html" classification="allbrowsers"/>
                   </ns:content-type-overrides>
         </ns:render-format>
    </ns:skeleton>
    client-classifications.xml
    <classification name="allbrowsers" description="For everything">
         <useragent-regex value=".*" priority="5" />
    </classification>
    beehive-netui-config.xml
    <jsp-tag-config>
         <doctype>xhtml1-transitional</doctype>
    </jsp-tag-config>
    ...

    Hi George and thank you for providing an answer to my problem.
    We have actually worked around this. It's the same JS we are including on all pages, so we are doing this in head.jsp instead.
    However, we have found another XHTML compliance problem. This is hopefully the last one though. ;)
    When using NETUI, it will include a javascript for looking up tags by id.
    <script language="JavaScript" type="text/JavaScript">
    <!--
    // lookup by tagId to "real id"
    function lookupIdByTagId(id, tag)
    var idScope = lookupIdScope(tag,".");
    return (idScope == "") ? id : idScope + id;
    //Non-Legacy lookup method creating a fully qualified scope id
    function lookupIdScope(tag,sep)
    var val = "";
    if (sep == null) sep = "";
    while (tag != null && tag.getAttribute != null) {
    try {
    var attrVal = tag.getAttribute("netui:idScope");
    } catch (e) { /* ignore, in IE6 calling on a table results in an exception */ }
    if (attrVal != null)
    val = attrVal + sep + val;
    tag = tag.parentNode;
    return val;
    // map tagId to "real name"
    if (netui_tagIdNameMap == null)
    var netui_tagIdNameMap = new Object();
    netui_tagIdNameMap.newName="createDecistionTree_1{actionForm.newName}"
    // lookup by tagId to "real name"
    function lookupNameByTagId(id, tag)
    var idScope = lookupIdScope(tag,"_");
    if (idScope == "")
    return netui_tagIdNameMap[id];
    else
    return netui_tagIdNameMap[idScope  + "__" + id];
    -->
    </script>
    The problem here is the language="JavaScript" part, since that is not valid XHTML.
    I would have thought that NETUI should respect the <jsp-config><doc-type> set to XHTML, but maybe I'm overseeing something?

  • Why won't my Edge Animate play on older browsers (IE 7 for example)?

    I've created an Edge animation (marquee) banner for a site I'm working on, but when I check it on older computers (for example XP running IE7), all I see is a large white rectangle where the marquee is supposed to be. Any ideas?

    Hey there,
    Animate only supports Animated content in modern browsers. IE <8 doesn't have the capability to handle some of the newer HTML languages. We do have an option to display a static poster image for older browsers and you can add links to different images.
    Check out the poster/downlevel options which is what users will see on browsers that don't support CSS3.
    You can also use Chrome Frame as an option to display animated content on older versions of IE. You can find this in the publish settings.
    Sarah

  • How to disable the alert message that comes in older browsers while loading

    Hi!
    I'm testing the ADF Rich faces app on Firefox 2.0.01.
    It's working fine, but still I get the Error "" You are using unsupported Gecko Browser,the Supported Gecko browsers are 2.0.02 and higher".
    I don't want that message to be displayed to the user, though he may be using older browsers..
    I Suppose the application developer can handle it according to the demands of the of the situation...
    Can you suggest a way to disable that alert message which is very annoying to the user , every time a page is loaded ?
    Thanking you in advance,
    Samba

    I filed your complaint as an ER. For tracking purposes the ER number is 6160631.
    --RiC                                                                                                                                                                               

  • XML on Older Browsers

    Hi,
    I have a client-side XSL component of my client's home page
    so had to convert the page to XSLT. The page contains a Spry Tabbed
    component with XSL-formatted XML data.
    So when a user enters the domain name, I want the XML page to
    display first so I put that in the htaccess file as the default
    index.
    But since older browsers are not XML compliant, how can I
    display a non-XML ( plain HTML page ) for them? I don't think I can
    put any logic in the xml or stylesheet since the XML file will not
    be recognized by the older browser.
    Is my only choice a straight index page that does redirects
    based on the detected browser? That sounds like an awful kludgey
    solution.
    Should I give up on this and try XSL fragments server side
    even though that's a bit beyond my current skillz? Is it correct to
    think I can call an XSL fragment within an HTML page?
    Thanks all for any advice

    Hey there,
    Animate only supports Animated content in modern browsers. IE <8 doesn't have the capability to handle some of the newer HTML languages. We do have an option to display a static poster image for older browsers and you can add links to different images.
    Check out the poster/downlevel options which is what users will see on browsers that don't support CSS3.
    You can also use Chrome Frame as an option to display animated content on older versions of IE. You can find this in the publish settings.
    Sarah

  • Which older browsers don't work with iWeb '08?

    I've created a new site in iWeb using a blog page as the default page. My wife couldn't see any of the blog entries using an older Mac and Safari 1.x. So that makes me wonder, what other older browsers are incompatible with iWeb?
    Specifically since so many Windows users are still stuck with IE6, I wonder if these users could see my site at all? If not, I'm going to have to re-create the site using other software.
    Would anyone who has access to IE6 for Windows be willing to check out http://www.gardensofstationpointe.com and let me know if you can see the blog entries listed?
    Thanks.

    Thanks for checking. I actually switched the site to RapidWeaver since I asked the question. I was afraid the original iWeb site wouldn't work with older browsers. I forgot to come back here and make note of it. Thanks.

  • I have a php module which runs fine in Firefox and all other browsers but not Safari. It always run twice - I see a small ? in upper right corner which is causing it to run twice but NO idea why? Help - thank you

    I have a php module which runs fine in Firefox and all other browsers but not Safari. It always run twice - I see a small ? in upper right corner which is causing it to run twice but NO idea why? I read it MAY have something to do with am image it cannot load but I see them all loaded.  Help - thank you

    Could you share a link to the page?
    Seeing it in context and in our browsers is much easier to debug.
    If not, make sure to run the validator here The W3C Markup Validation Service and clear out any problems. HTML errors, especially structural ones, will cause all kinds of display problems in various browsers/versions/platforms.

  • I have set up a Netgear dual band modem which works well with the iPhone and an older MacBook, but with this brand new MacBook it asks for a password every time I reopen the computer and open safari. Is it Lion?

    I have set up a Netgear dual band modem which works well with the iPhone and an older MacBook, but with this brand new MacBook it asks for a password every time I reopen the computer and open safari. As you can imagine this is very annoying. It says I am not connected to the internet and offers me a choice of nearby networks including mine and then asks for a password when I select it. Why does it do this with our new MacBooks (also with my son's brand new one) and not with the iPhone, iPad and older MacBook? They happily automatically connect to our network after entering the password just the once.

    Sig, I appreciate you trying to be helpful. I have no idea what issues you were having or what issue exactly pgrounds has been having. Your assumption that everyone's set up is the same as yours is false however. There are many many documented WiFi issues that are a result of Lion installs. Many have been solved by 10.7.1 and 10.7.2. Others have been solved by a large variety of work arounds. Others have not had their issues solved yet.
    I am one of those. I have an IT background, and I spent the better of five hours digging up workarounds and attempting all of them. For the benefit oh anyone who is having similar issues, I have posted links to all of those workarounds here. None of them worked in my case, but hopefully they will help pgrounds or others.
    So, once again, if you have a new idea, I'd love to here it. But if it has already been posted in one of these links, it's not helpful, let it go.
    http://osxdaily.com/2011/07/22/wifi-dropping-in-os-x-lion-fixes/
    http://osxdaily.com/2011/11/06/lion-wi-fi-problems-solution-mac/
    http://blog.chron.com/techblog/2011/09/want-to-really-repair-permissions-on-your -mac-try-this/

  • I have 10.7.3 lion on my computers an iMac and a macbook pro plus a new iPod touch, and two older touches, now trying to sync my calendars is not working deletes some events, duplicates others, I want all my calendars to be the same.  Any ideas

    I have 10.7.3 lion on my computers an iMac and a macbook pro plus a new iPod touch, and two older touches, now trying to sync my calendars is not working deletes some events, duplicates others, I want all my calendars to be the same.  Any ideas

    Have you tried resetting the SMC ?     >  Resetting the System Management Controller (SMC)

  • I tried to update itunes but keep getting these messages..The older version of Bonjour cannot be removed..and the older version of Apple software update cannot be removed..it won't work. How do i fix this?

    I tried to update itunes and keep getting these messages..the older version of Bonjour cannot be removed..and The older version of Apple software update cannot be removed. How do i fix this does anyone know?  I recently got an IPhone 4 and don't understand all this stuff yet. Thanks

    Hi Kathy,
    Welcome to Apple Support Communities.
    See this article for some steps to troubleshoot your iTunes installation:
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Cheers,
    Jeremy

  • How to delete Folders and Files older than 10 day ?

    If I use this below command, I am able to delete only the files and files in sub-folders older than 10 day,
    forfiles /p "D:\Testing\Sample" /s /d -10 /c "cmd /c del /s /q @file"
    Please help...
    Thanks

    Hello Raman459,
    please see this blog entry:
    http://elderec.org/2012/02/scripting-delete-files-and-folders-older-than-x-days/
    Your command is ok for files, for folders you need to do another command:
     forfiles -p "D:\Testing\Sample" -d -10 -c "cmd /c IF @isdir == TRUE rd /S /Q @path"
    If this post solved your question, please mark as an answer, or if it helped your quest, please vote as helpful. Thank you.
    Thank you,
    F. Schubert
    System Administrator
    MCP | Microsoft Certified Professional
    MCTS 70-640 | Microsoft Certified Technology Specialist: Windows Server 2008 Active Directory, Configuration
    MCTS 70-642 | Microsoft Certified Technology Specialist: Windows Server 2008 Network Infrastructure, Configuration
    MCTS 70-643 | Microsoft Certified Technology Specialist: Windows Server 2008 Applications Infrastructure, Configuring
    MCTS 70-680 | Microsoft Certified Technology Specialist: Windows 7, Configuration

  • Photo Booth and a few Browsers wont open

    A few days ago i changed my home screen,I moved everything from the Old Home to the new, Then Logged out of the Old and Into the New and deleted the Old.  Then I had to repair permissions and then go to Get Info and Unlock permissions on almost everything (Change to read and Write), Then i discovered Photo Booth and a few Browsers wouldnt open. So i did a repair permissions again, Then it still wouldnt work so i re-installed the OS  which is Snow Leopard (July 2006 Mac Mini Core Duo)  and im STILL  haveing the problem.......The Browsers are saying "Your Firefox profile cannot be loaded. It may be missing or inaccessible" Other browsers reaing the same, but NO PROBLEM with Safari and OmniWeb will open but wont remember Bookmarks............What do i do Next?  thanks in advance

    i dont remember doing that, but wouldn't re-installing the OS fix that ?  i re-Installed the OS yesterday, And i went into repair permissions  in disk utility right before that. I have also gone into get info and made sure everything is read and write...what else is left that i can do ?

  • Office Integration and non-MS browsers

    I have an 'issue' with Office Integration and non-MS browsers with our SharePoint 2013 on-prem enviroment (using SSO via ADFS).
    Background: our internal client wants to move to SharePoint sites for collaboration with external partners.  One of the selling points they're wanting to make to justify the move from their current
    external collaboration site is Office integration - specifically the ability to open/edit/save documents by clicking on the document in SharePoint, having it open in Office (PC/client) for editing.  Note they are wanting full integration with the client
    version of Office - not OWA.  The other requirement is that this work with both Firefox and Chrome.
    Issue: Office integration works fine using Internet Explorer.  When a user click on a document the document opens in Office and can be edited directly in the browser without any additional prompts. 
    But when clicking on a document via Firefox or Chrome the SSO login form pops-up when Office starts.  Once the user enters their credentials they can work with the documents as desired.  But our client does not want this second prompt.
    Question:
    Is there a way to configure SharePoint so that Firefox or Chrome open up documents for editing without a second logon prompt?  I'm assuming not based on my research on how these browsers handle
    cookies differently than IE.   Can someone confirm? 
    Is there a dev solution to this?  Note that because the users will be partners (non-employees) we are trying to avoid using a solution that would involve installing custom software on their pc's
    (such as browser extensions).

    Unfortunately you are looking at a plugin or having the users modify their browsers:
    http://yalla.itgroove.net/2011/12/firefox-friday-3-sharepoint-login-prompts-on-firefox/
    http://www.rhyous.com/2009/12/31/why-does-firefox-prompt-for-domain-ad-authentication-or-how-to-get-firefox-to-automatically-login-to-web-sites-with-domain-credentials-sharepoint-for-example/
    Brandon Atkinson
    Blog: http://sharepointbrandon.com

  • Whats the difference bewteen the latest 30gb and the older 1?

    whats the difference bewteen the latest 30gb and the older 1?

    I think you will find the battery life only changed
    for the 60/new 80 and not the 30 either for the 1st
    5th gen or 2nd.
    Actually this is not accurate. Playback time for music wasn't changed, but video playback went from 2 hours to 3.5 hours. Much of this was due to some hardware changes between the newer and older 5g iPod's. Also battery life leaving the display on a low setting has very little impact on the newer iPod compared to the older one. So, they are different, no doubt about it.

  • Why can't I upload and view older versions of keynote to iCloud but I can older versions of PowerPoint?

    Why can't I upload and view older versions of keynote to iCloud but I can older versions of PowerPoint? This just seems wrong.

    Try posting in the iTunes Match forum, you'll probably find more knowledgeable folks there.
    https://discussions.apple.com/community/itunes/itunes_match

Maybe you are looking for

  • Itunes accounts

    I have got to find someone who can explain how to best set up an itunes mess. We have one account for 1)imac 4)ipods 1)itouch 1)ipad and 1)MacBook Pro. It seemed like a good idea to have all the music in one place so that everyone could share as thei

  • Currency translation type NOT appearing in BEX

    Hi All, I'm having trouble displaying the currency translation type in BEX after running the query.  When I use the context menu for 'Currency Translation', I do not see the desired curr tran types in the drop down list.  They are available in the Qu

  • I have a iTunes card that has 25$ on it.I haven't bought anything,it says that I have $3 left.The purchase I wanted was $19.And I haven't spent anything so I just want 25 dollars back?Can you help me?

    I have a iTunes card that has $25 on it.I want to purchase something that cost $19.I have not bought anything with this card yet,but it says on my credit that I have bought something and that I have $3 left.I have already went back to the store and a

  • Install NWDS 2.0

    Hello all, I'm having trouble installing NWDS v2.0 SP23.  I downloaded the SAR file and ran SAPCAR on it, but no installation file is included. With NWDS v7.0, the IDE folder includes an installation file.  How do I install v2.0? Thanks.

  • Exposure Changing During Upload?

    First, I'm new to Aperture and so this may be how it was designed. Every time I upload RAW images to Aperture 3.2, it darkens them during the processing that occurs directly after the import is finished. I can actually see all the pictures darkening