Not able to work in internet explorer due to the contents not expanding

Hi.
When am clicking + symbol gets changed - but not showing any links content , under the + symbol there is some links are there but as our system system is windows xp internet explorer 7 

under the + symbol there is some links 
See if you can view them without CSS, e.g. using View, Style, No Style (Alt-V y N)
Robert Aldwinckle

Similar Messages

  • Adobe Flash player (I ran scan & got "You have version 9,0,45,0 installed") works on internet explorer emails, BUT it does not work using firefox keeps giving me a pop up need Flash 9 or higher.

    I have Adobe Flash player 9 or higher (I ran your scan-You have version 9,0,45,0 installed) and it always works with Internet Explorer emails BUT every time I click to open incoming email I get a pop up "need to install flash 9 or higher". What can I do? Can I get rid of it? It only happens in internet mail.
    Pat

    Visit [http://get.adobe.com/flashplayer/ this Adobe page] with both browsers to update your Flash version; Firefox uses a different install than IE, so having one doesn't mean you have the other.

  • Firefox 3.6.8 is not opening any website, while internet explorer is browing the internet normaly.

    Firefox is not opeing any website at all. The internet connection is running smooth. IE is browsing the internet normaly. Skype and messenger is also running without any issues but fire fox won't browse the internet at all. It always displays the following message when ever i try to open any website.
    "'' The connection has timed out
    The server at en-us.start3.mozilla.com is taking too long to respond.
    * The site could be temporarily unavailable or too busy. Try again in a few
    moments.
    * If you are unable to load any pages, check your computer's network
    connection.
    * If your computer or network is protected by a firewall or proxy, make sure
    that Firefox is permitted to access the Web.

    A possible cause is security software (firewall) that blocks or restricts Firefox without informing you about that, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox.
    See [[Server not found]] and [[Firewalls]] and http://kb.mozillazine.org/Firewalls

  • Why does my Web Handler work with Internet Explorer, but not with Firefox

    I am trying to develop a web page that uses the Simile Timeline (http://code.google.com/p/simile-widgets/wiki/Timeline) with data from SQL Server.
    In initial testing of my timeline I tested it with Example.xml, a static XML file in the correct format to be event data. I wrote the following in the appropriate place within mytimeline's Javascript: -
    var WebHandler = "Example.xml"
    tl.loadXML(WebHandler, function (xml, url) { eventSourceFamily.loadXML(xml, url) });
    This worked fine with both Firefox and Internet Explorer. I then changed the assignment to
    var WebHandler = "GDBTimeline.ashx?Type=Family&Userid=" + getControlValue("input", "hdnUser");
    so that invoked a web handler that could look up the SQL database and return the XML that I wanted, and wrote this web handler.
    This works perfectly with Internet Explorer, but with FireFox the timeline band is blank. Yet when I examine the http traffic with Fiddler2 (http://www.fiddler2.com/fiddler2/) I see that with either browser there is a response from URL
    /GDB_pages/GDBTimeline.ashx?Type=Family&Userid=robertb
    that returns the XML that it is supposed to.
    I have previously used web handlers with Firefox before, with no problems. The Fiddler results conclusively show that the web handler is invoked, and returns the appropriate XML, and this XML is identical to the XML from the static test with Example.xml.
    Where do I start looking for answers? I don't even know if this is a Simile problem, a Firefox problem, or an ASP.NET problem.
    Thank you, Robert.

    Problem solved. The issue: Content Type was not correct.
    Visual Studio creates the web handler with dummy code like this: -
    Public Sub ProcessRequest(ByVal context As HttpContext) Implements IHttpHandler.ProcessRequest
    context.Response.ContentType = "text/plain"
    context.Response.Write("Hello World")
    End Sub
    I wrote a database query that set a string variable to the XML I wanted: -
    Public Sub ProcessRequest(ByVal context As HttpContext) Implements IHttpHandler.ProcessRequest
    Dim Outstring as string
    ' my logic to fill Outstring with XML
    context.Response.ContentType = "text/plain"
    context.Response.Write(Outstring)
    End Sub
    This works with Internet Explorer. However it's not strictly correct: to make it work with other browsers as well,
    context.Response.ContentType = "text/plain"
    should be
    context.Response.ContentType = "text/xml"
    It now works with IE, FF, and Chrome, and presumably all others.

  • I do not have the correct version of the flash player, but when I follow the steps to download it, it still doesn't work in Firefox. (It does work in Internet Explorer)

    Every time I click on a video icon, the response I get is that I cannot play the clip because I do not have the correct flashplayer. However, when I click to download it, nothing changes. I even tried disabling my security setting but it still did not work. Unfortunately, the troubleshooting help was too complicated for me to figure out. Is there something basic I can do to make firefox work? It does work on Internet explorer, so obviously the correct program is in my computer - it just won't work on firefox.

    IE uses a different version of Flash than other browsers use.
    1.Download the Flash setup file from here: <br />
    [http://fpdownload.adobe.com/get/flashplayer/current/install_flash_player.exe Adobe Flash - Plugin version]. <br />
    Save it to your Desktop.<br />
    2. Close Firefox using File > Exit <br />
    then check the Task Manager > Processes tab to make sure '''firefox.exe''' is closed, <br />
    {XP: Ctrl+Alt+Del = Processes tab}
    3. Then run the Flash setup file from your Desktop.

  • Google talk works in internet explorer but why not in firefox

    I have used google talk for a long time. it suddendly does not work in google chrome. i installed firefox just today. it does not let me use google talk. BUT
    it works in internet explorer. I would prefer to use firefox.
    I had reinstalled the plugin after a download message.
    it is a new install.
    It does not work.
    Your volunteering is greatly appreciated.[sort of the nurses of the media world]

    Hi, Google Talk was due to be turned off at the end of 2014, so that's probably why it isn't working - ''''On October 30th, 2014, Google announced on their Apps Updates blog that "The Google Talk app for Windows will continue to work for approximately two months before being turned off", signalling the end of the Google Talk application by the end of 2014'''' ''Quote from Wikipedia'' - [http://en.wikipedia.org/wiki/Google_Talk full text here.]

  • OHW not working in Internet Explorer 10

    Hi,
    I have a web application that uses OHW, and have noticed that it does not display properly using Internet Explorer 10. The help displays as a single plain html file, with no styling or frameset, and is practically unusable
    Until recently the hosted Demo found here: http://www.oracle.com/technetwork/topics/index-083946.html was exhibiting the same symptoms. This now appears to have been fixed.
    Is there an update planned for Oracle Help with this fix in? Alternatively is there a workaround I can use to get this working?
    Thanks
    Tom

    After spending another day on digging out this issue. Here is the cause and solution to this IE10 issue:
    OHW11/12c doesn't work correctly with IE10 is due to the browser detection behavior in OHWFilter.
    This filter uses OHWURLHelper.getUserAgent() to check the current browser. If a browser is not support(?), for example: IE 10. It will switch the help content to basic simple HTML mode. That is why the help document is rendered with no frame, no css.
    To solve this issue, we can add a new servlet filter called "IE10CompatibilityFilter" in web.xml, which alters "user-agent" string in the request header, so as to trick OHW to treat IE10 as IE8.
    1. in web.xml file, add the following lines before OHWRCFRequestFilter entry:
      <!-- Browser Compatibility Filter (must before OHWRCFRequestFilter) -->
      <filter>
        <filter-name>IE10CompatibilityFilter</filter-name>
        <filter-class>com.bioclinica.trident.help.IE10CompatibilityOHWFilter</filter-class>
      </filter>
      <filter-mapping>
        <filter-name>IE10CompatibilityFilter</filter-name>
        <servlet-name>Faces Servlet</servlet-name>
      </filter-mapping>
    2.  below is the code for IE10CompatibilityOHWFilter class.
    public class IE10CompatibilityOHWFilter implements Filter {
    public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain)
       throws IOException, ServletException {
      String userAgentStr = OHWURLHelper.getUserAgent((HttpServletRequest) request); 
            if (userAgentStr != null && (userAgentStr.contains("MSIE 9.0") || userAgentStr.contains("MSIE 10.0"))){
             //Might not be required, but doesn't hurt either
             ((HttpServletResponse)response).setHeader("X-UA-Compatible", "IE=EmulateIE8");
             ServletRequest wrappedRequest = new WrapperRequest((HttpServletRequest)request);
             chain.doFilter(wrappedRequest, response);
            else {
             chain.doFilter(request, response);
    @Override
    public void destroy() {}
    @Override
    public void init(FilterConfig arg0) throws ServletException {}
    private class WrapperRequest extends HttpServletRequestWrapper {
         public WrapperRequest(HttpServletRequest request) {
             super(request);
         public String getHeader(String name) {
             //get the request object and cast it
             HttpServletRequest request = (HttpServletRequest)getRequest();
             if("user-agent".equalsIgnoreCase(name)) {
                 return "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0)";
             return request.getHeader(name);
    Hope it helps!
    Ethan

  • I have win 7 pro and the download for jre 7u10 does not work on Firefox17, I have installed and uninstalled, but works on internet explorer.

    I have uninstalled jre7u10, the latest version of java, and re-installed this several times and it will NOT work on Firefox 17. I have checked that the plugins are downloaded in the add-ons tab and made sure they are Enabled. I have tried disabling every plugin I have on the page, but it still will NOT run on FF 17. So, I have uninstalled jre7u10 in windows control panel. I got the jre7u10 download for windows 7 from the actual java website.
    I don't know what else to do. I am totally confused as to why it works on Internet explorer but not Firefox 17. It gives me an error message on a chat window on one of my sites that says error client class not found, But I DON'T get this error when I use Internet explorer because the chat window works with it. HELP PLEASE ???????????
    I am not that good with computers so take it easy on me please.
    Thanks in advance

    I questioned that 64 bit version thing and when I checked the download it sent me to the java version 32 bit for windows 7. The download of jre 32 bit works for my computer on internet explorer but not for firefox 17. I also checked firefox and there is not a 64 bit version browser. so I don't get this at all. anyway, I don't know what a 64 bit vs a 32 bit means but someone asked me to check that too on the site I went to they thought it might be different browser. It's not.

  • Adobe Flash Player not working in Internet Explorer 9

    I installed the latest version of Adobe Flash Player (version 11.7.700.169) and Adobe Flash Player stopped working in Internet Explorer 9. ActiveX filtering is disabled and the Adobe Flash Player add-on is enabled in IE 9. When I try to load the Web page for www.youtube.com, I get a blank screen. Google Chrome and Mozilla Firefox work fine - both can display the YouTube Web page. Is there a fix for this?
    Message was edited by: Pleiades777. I am running Windows Vista (32 bit).

    What exactly means "not working"?
    Check also
    https://forums.adobe.com/thread/885448
    https://forums.adobe.com/thread/867968

  • I can not get the flash player plug in to work with Internet Explorer

    I can not get the flash player plug in to work with Internet Explorer

    Zoltan71 wrote:
    I just bought this computer. My Internet Explorer is version 11.0.1
    I have the box checked to Install new version automatically, but it has not done any upgrading.
    I can't get the computer to update anything as far as I can see.
    The flash plug in does work with the Crome browser but it will not work with Internet explorer.
    I looked in the manage add-ons and it says enabled.
    I also went into the safety tab and deselected
    Active X filtering.
    Restarted and still does not work.
    I need help.....
    Chrome uses a different and separate plug-in.
    There are things about IE you need to know, especially 11. Specifically:
    "User-Agent Strings"
    That doesn't mean a lot, I'm sure, but it's the root of your problems, and Flash Player has nothing to do with it.
    Microsoft "rewrote" the User-Agent Strings for the abomination they call their latest and greatest browser. User-Agent Strings are what websites use to identify the browser you're using and provide the proper content for it's browser engine, like ActiveX stuff, and Flash or HTML5 video. Thanks to the geniuses in Redmond, WA, the User-Agent Strings for IE11 (which has a Trident engine), ID it as either "Gecko" (Firefox) or "Webkit" (Chrome). Problem is: when the site the directs to the content for one of these two engines, the Trident engine in IE can't intepret it and the site then sees IE as an "unidentified" browser.
    The problem with an unidentified browser is that the plug-ins in that browser aren't recognized either, so even though you're up to date, it says you need the latest Flash Player when you use IE11. YouTube... has converted to HTML5 video so if it doesn't detect Flash Player, it can display HTML5 (MP4) video which requires no plug-in to play. Facebook can't do that, because HTML5 doesn't apply to games... only video.
    Microsoft has no plans to "fix" the mess they've created because they think it's a great idea to block you out of the websites you visit.
    They recommend using "Compatibility View" and pretending that you're using an older verison of IE... Problem with that is that it's seen limited success, and you have to enable it for EVERY page that has problems... individually.
    I'm not big on "pretending" so I recommend actually using another browser.
    Firefox (from Mozilla)
    Opera (from Opera)
    Safari (from Apple)
    Chrome (from Google)
    ANY of those will work where IE11 won't, with the Flash Player Plug-in (For all other browsers), and Chrome doesn't even need that because it has its own Flash Player plugin built in.

  • IWeb Page Navigational Links not working with Internet Explorer 7

    I'm hoping someone can help me out here? My wife created her 1st website using iWeb. I am testing the sites functionality before we publish it. All the pages and links work fine on Firefox and Safari for windows. However, the page navigational links are not working on Internet Explorer 7. All I see is a dot to the left side of where the page links should be. When I start the site in IE7 I get an Active X script warning and I am asked if I want to allow the script to run; to which I reply yes. After I allow the Active X script the dot to the left side of where the page links should be disappears, but the links do not appear.
    Is there anyway to resolve this? Most of the members of her club have Windows based PCs and are using IE7.
    Message was edited by: cviz821

    Yes, Javascript is running on IE7 and other java script applets appear to be working with the exception of the Navbar script.
    It would be great if my wife's friends used a "real" browser, unfortunately 70% of the people on the web use IE7, so this is a real concern if we can't get this to work. I'v seen other iWeb site on IE7 that seem to function fine, so I'm not sure what the issue is here.
    Message was edited by: cviz821

  • My Google search autocomplete me in Firefox does not work anymore. However, it still works with Internet Explorer. How can I fix this so Google gives me search suggestions again?

    My Google search autocomplete me in Firefox does not work anymore. However, it still works with Internet Explorer. How can I fix this so Google gives me search suggestions again?

    Solution update: Disabled XULRunner 1.9.1 extension from Add-ons > Extensions. Problem solved.

  • Active Report Viewer not working in Internet Explorer 10

    We have many legacy applications developed using ASP and VB(InterDev). Our organisation is moving to use Internet Explorer 10 in the near future.
    We had a IE10 compatibility testing for our legacy applications and we observed that the applications using Active Report Viewer to generate the reports are not working. Applications works perfectly fine with the older version of Internet Explorer.
    We looked for the various workarounds but we did not succeed.
    Some application does nothing when we click on a button to generate the report but some applications throws the below error:
    "ActiveX
    control failed to load! -- This control is required to use the Address Book and Attachment features.  Please check your browser security settings and/or contact PC Support to install the digitally signed control."
    We will be glad if we get any assistance on this issue.

    We have many legacy applications developed using ASP and VB(InterDev). Our organisation is moving to use Internet Explorer 10 in the near future.
    We had a IE10 compatibility testing for our legacy applications and we observed that the applications using Active Report Viewer to generate the reports are not working. Applications works perfectly fine with the older version of Internet Explorer.
    We looked for the various workarounds but we did not succeed.
    Some application does nothing when we click on a button to generate the report but some applications throws the below error:
    "ActiveX control failed to load! -- This control is required to use the
    Address Book and Attachment features.  Please check your browser security settings and/or contact PC Support to install the digitally signed control."
    We will be glad if we get any assistance on this issue.
    Hi,
    There is a more dedicated forum for web development issues
    https://forums.asp.net , I would recommend you post this issue in that forum to get more dedicated supports.
    Thanks for your understanding.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • We have an openerp server with webclient, after upgrade of firefox some icons are not oppening submenus as it used to be, while they are still working on internet explorer 8

    We have an ERP application(openerp), where the web client was working very fine.
    After one of the upgrades of firefox, some of the icons on the web page that should open a sub-page for selection of items in the main page are not working any more. We click on them, yet no response
    I donwloaded the fidler and it record any request sent from the PC when clicking those icons.
    I tired internet explorer 8 and the icons are working, so it is not a server side problem

    Hi,
    There're some "known issuees" with some updates, as described in the following KB:
    http://support.microsoft.com/kb/2962872/en-us 
    I would suggest install the update below which might solve the IE crash issue
    http://support.microsoft.com/kb/2977629/en-us
    Yolanda Zhu
    TechNet Community Support

  • The expand on Youtube is not working with many Youtube sites and they work on Internet Explorer

    On many of the sites on Youtube the expand does not work with Mozilla Firefox 4. I have gone to Internet Explorer and they work there. When I come back from Internet Explorer strange enough the expand on Firefox works. Obviously its picking up programming from Internet Explorer, unfortunately it does not last long. I've tried plug ins, reloading flash player after I deleted it and re-installed it, the problem still exist. Also on the expand screens that do work on the right side there is a very thin white line coming down the border. I'm not the only one with this problem. please help with this problem.

    Indeed, this is a bug in HTTPS-everywhere which you can see here : https://trac.torproject.org/projects/tor/ticket/4032

Maybe you are looking for

  • How do I sync my voice memos from itunes to my iphone 4?

    I had an iPhone 3GS and I went away from it for a while. Well it was the worst decision and needless to say I am back to the iPhone. I have resynced my phone but I have several voice memos in iTunes that I would really like to get back on my phone bu

  • Maps directs me to wrong location

    Hi All -- My Google maps (the one that came with the phone) constantly sends me to the wrong location. I'll type in a known address (let's say 5410 Wilshire Blvd, 90036) and it will give me directions just to Wilshire Blvd (no street address). It doe

  • Mass settlement of internal orders

    Dear guru   while executed TC -KO8G for  mass settlement of I/O  in the first screen  in selection variant i have given SAP&01 the error is You cannot use this transaction type to post to this asset.WWhat procedure to be followed. Thanks Shivaji

  • Reg: IDoc Process for Shipment

    Hi All, For EDI Outbound process i am using the exit EXIT_SAPLV56K_002 to populate the new Extended IDoc type for SHIPMNT01. The problem is when i am appending the records into the IDOC internal table in exit..and  process IDoc, all segments are disp

  • Dependent LOVs not populated properly

    Hi, I have an issue regarding dependent LOVs in one of our pages. 1. Child Lov is unable to fetch the results depending on Parent Lov value. Parent Value is not added to the where clause in the query while getting results for child lov. This is happe