1.1.3 problems displaying web pages

After updating (and paying $20) to 1.1.3 Safari on my iTouch is now not displaying web pages nicely. Most don't fully load. Some load as text instead of html. Often I get "can't locate server." even for CNN and Apple.com. Google search doesn't work.
All these pages load to some degree but something is missing?!?!?
"Cannot connect to YouTube"
"Error Retrieving Chart" when trying to get stocks from Yahoo widget.
Anyone else having these issues??

Misery loves company..... I'm having the EXACT same symptoms. The Weather app also gets a failure trying to update. It's even erratic trying to access the iTunes on my iPod. Most times, I get an unable to connect to server message after it appears some items are downloaded. On Mail, it works, but even though I'm accessing Gmail via POP, after accessing it okay it then tries to access via IMAP, and gives me an error. And it sometimes will give me an entry saying "Download next 25...." and shows me I have a few million unread emails. But if I tap that entry it goes away. I'm also using a WRT54ag, but I really have a problem having to swap this out to get wireless going again. Hopefully, Apple will come to the rescue before I decide I need to go down that path. I also tired to restore the iPod, but after a few minutes it told me it couldn't restore. I've seen workarounds for that, but.... Anyway, at least I know I'm not hallucinating all these quirky problems.

Similar Messages

  • Can display Web pages from servlet but not applet?

    I have been able to display real-world Web pages from a simple servlet using JDeveloper 3.0, but can't figure out how to do the same from an applet. Any hints?

    My previous post had the detail...Probably a simple question from a relative novice. I'm having a problem just viewing web pages by calling them from a "list" of URLs in an applet. I built an applet with a split pane that has a JTree on one side and an "HTML viewing pane" on the other. I can click JTree nodes to display local html files, but I don't understand how to display web pages from the Internet. Do I need something like HyperlinkListener to make the jump to "hyper-world"???

  • Explorer Cannot Display Web Page Desk Top 3000J11573​87-A11

    Originally worked fine displayed web page withOUT a problem FOR OVER A YEAR.  Starting in Jan 2008 (just after warranty EXPIRED) it just reports "cannot display web page"  Using my Xp computer I can get all of the web pages to respond. 
    Using internal checks on the Lenovo 3000J  it reports everything is OK. 
    I can receive updates on this computer and just today I installed all updates through 4/20/2008. Windows Upgrade works fine on the Lenovo.   However I cannot access the web otherwise.  I am typing this message on my Xp.  Computer because I have not been able to get a webpage to display on the Lenovo
    I want to stay with Vista Home Premium however   HOW CAN I GET THE WEB PAGE TO DISPLAY ?
    VIC
    Message Edited by vicflack on 04-20-2008 10:51 AM

    Thanks for the helf.  I disabled the firewall which is norton. and then rebooted still not able to display the web-page.  However I may have gotten closer to the problem. 
    When I select "Properties" from the file menu on the "Cannot display page" I get the following address:
    res://ieframe.dll/dnserror.htm#http://www.yahoo.co​m
    Of course it cannot display this page because it does not exist.  The page I tried to load was http://www.yahoo.com   when I select this page on my Xp computer it loads correctly and under file- properties -address http://www.yahoo.com and all is well with the world. 
    For some reason on my Lenovo Vista Home Premium Computer Internet EXployer is inserting
    "res://ieframe.dll/dnserror#http://www.yahoo.com
    Thanks for any help
    Vic

  • I keep getting internet explorer cannot display web page when trying to download itunes. This only shows on half the page where the download link would be. My internet connection is fine.

    I keep getting internet explorer cannot display web page when trying to download itunes. This only shows on half the page where the download link would be. My internet connection is fine.  Any idea what the problem may be?

    You won't see anything obviously related to iCloud, Jimmy. But if you go to the home iTunes Store page while logged into your iTunes Store account, you should see a Purchases link now under the Quick Links header. That's the only part of iCloud active at this time.
    Regards.

  • Display Web Pages

    I heard that you could display web pages in a Java program, is this true? If so, how would you do it?

    Sorry for the above answer.
    You can display web pages in JEditorPane not JTextPane
    Following program can show the web pages in Swing program.
    import java.awt.*;
    import java.awt.event.*;
    import java.net.*;
    import javax.swing.*;
    public class EditorPaneTest extends JFrame
         public EditorPaneTest() throws Exception
              Container con = getContentPane();
              String s = null;
              try {
              s = "file:"
                        + System.getProperty("user.dir")
                        + System.getProperty("file.separator")
                        + "abc.html";
         URL helpURL = new URL(s);
                   JEditorPane pane = new JEditorPane();
                   pane.setEditable( false ) ;
                   pane.setPage( helpURL ) ;
                   con.add( "Center" , pane );          
         } catch (Exception e) {
         System.err.println("Couldn't create URL: " + s);          
                   setSize( 400 , 400 ) ;
                   setVisible( true ) ;
         public static void main( String args[ ] )throws Exception
              new EditorPaneTest();
    thanks.

  • Is there any way to edit the standard Firefox context menu for displayed Web pages?

    Is there any way to edit the standard Firefox context menu for displayed Web pages? I frequently want to save a picture appearing on a page. Sometimes I "slip" and hit "Send Image" when I want "Save Image As", and have to sit and wait for a default send-mail page to come up, then close it, fiddling with its "are you sure" dialogs. This is a painful way to handle a slip-up. I basically NEVER want to e-mail an element directly from a page. Is there any way I can just delete "Send Image" from the context menu?

    You can remove entries in the context menu with code in the userChrome.css file
    *http://kb.mozillazine.org/userChrome.css
    Some IDs are listed in this MozillaZine Knowledge Base article:
    *http://kb.mozillazine.org/Chrome_element_names_and_IDs
    To find the ID of others you will have to use the DOM Inspector.
    * https://support.mozilla.org/kb/DOM+Inspector
    * https://developer.mozilla.org/En/DOM_Inspector
    * https://developer.mozilla.org/en/Introduction_to_DOM_Inspector
    * DOM Inspector: https://addons.mozilla.org/firefox/addon/dom-inspector-6622/

  • EBS(SSL enabled) URL 12.1.3 cannot display web page though apps services are up

    Hi all,
    DB:11.2.0.3.0
    EBS:12.1.3
    O/S: Sun Solaris SPARC 64 bits 5.10
    EBS URL 12.1.3 cannot display web page though apps services are up. This target instance is SSL enabled and cloned instance. Autoconfig runs successfully on both the tiers.
    1 DB node and 1 apps Node(forms,Reports,CM,Web).
    DB Tier Autocofig:
    Updating rdbms version in Context file to db112
    Updating rdbms type in Context file to 64 bits
    Configuring templates from ORACLE_HOME ...
    AutoConfig completed successfully.
    $
    Autoconfig Apps Tier
    Configuring templates from all of the product tops...
            Configuring AD_TOP........COMPLETED
            Configuring FND_TOP.......COMPLETED
            Configuring ICX_TOP.......COMPLETED
            Configuring MSC_TOP.......COMPLETED
            Configuring IEO_TOP.......COMPLETED
            Configuring BIS_TOP.......COMPLETED
            Configuring AMS_TOP.......COMPLETED
            Configuring CCT_TOP.......COMPLETED
            Configuring WSH_TOP.......COMPLETED
            Configuring CLN_TOP.......COMPLETED
            Configuring OKE_TOP.......COMPLETED
            Configuring OKL_TOP.......COMPLETED
            Configuring OKS_TOP.......COMPLETED
            Configuring CSF_TOP.......COMPLETED
            Configuring IGS_TOP.......COMPLETED
            Configuring IBY_TOP.......COMPLETED
            Configuring JTF_TOP.......COMPLETED
            Configuring MWA_TOP.......COMPLETED
            Configuring CN_TOP........COMPLETED
            Configuring CSI_TOP.......COMPLETED
            Configuring WIP_TOP.......COMPLETED
            Configuring CSE_TOP.......COMPLETED
            Configuring EAM_TOP.......COMPLETED
            Configuring FTE_TOP.......COMPLETED
            Configuring ONT_TOP.......COMPLETED
            Configuring AR_TOP........COMPLETED
            Configuring AHL_TOP.......COMPLETED
            Configuring OZF_TOP.......COMPLETED
            Configuring IES_TOP.......COMPLETED
            Configuring CSD_TOP.......COMPLETED
            Configuring IGC_TOP.......COMPLETED
    AutoConfig completed successfully.
    $
    ---------------------------------+--------------------+---------+---------
    ias-component                    | process-type       |     pid | status
    ---------------------------------+--------------------+---------+---------
    OC4JGroup:default_group          | OC4J:oafm          |   10466 | Alive
    OC4JGroup:default_group          | OC4J:forms         |   10425 | Alive
    OC4JGroup:default_group          | OC4J:oacore        |   10062 | Alive
    OC4JGroup:default_group          | OC4J:oacore        |   10061 | Alive
    OC4JGroup:default_group          | OC4J:oacore        |   10060 | Alive
    OC4JGroup:default_group          | OC4J:oacore        |   10059 | Alive
    HTTP_Server                              | HTTP_Server        |    9993 | Alive
    adopmnctl.sh: exiting with status 0
    grep -i s_active_webport $CONTEXT_FILE
          <activewebport oa_var="s_active_webport" oa_type="DUP_PORT" base="8000" step="1" range="-1" label="Active Web Port">443</activewebport>
    Could anyone please advise what's wrong here. Why URL is not being accessible.
    Thanks for your time
    Regards,

    Yes. We are using SSL in all te instances. Please see the comparison between the working and non-working instance
    Source Instance(Working instance)
    $ grep s_webssl_port $CONTEXT_FILE
                    <web_ssl_port oa_var="s_webssl_port" oa_type="PORT" base="4443" step="1" range="-1" label="Web SSL Port">4508</web_ssl_port>
    $
    $ grep -i s_https_listen_parameter $CONTEXT_FILE
                            <httpslistenparameter oa_var="s_https_listen_parameter">4508</httpslistenparameter>
    $ grep s_active_webport $CONTEXT_FILE
                    <activewebport oa_var="s_active_webport" oa_type="DUP_PORT" base="8000" step="1" range="-1" label="Active Web Port">443</activewebport>
    $
    $ grep -i s_enable_sslterminator $CONTEXT_FILE
                            <sslterminator oa_var="s_enable_sslterminator"> </sslterminator>
    Target Instance(This does not work)
    $ grep s_webssl_port $CONTEXT_FILE
          <web_ssl_port oa_var="s_webssl_port" oa_type="PORT" base="4443" step="1" range="-1" label="Web SSL Port">4519</web_ssl_port>
    $
    $ grep -i s_https_listen_parameter $CONTEXT_FILE
             <httpslistenparameter oa_var="s_https_listen_parameter">4519</httpslistenparameter>
    $
    $ grep s_active_webport $CONTEXT_FILE
          <activewebport oa_var="s_active_webport" oa_type="DUP_PORT" base="8000" step="1" range="-1" label="Active Web Port">443</activewebport>
    $
    $ grep -i s_enable_sslterminator $CONTEXT_FILE
             <sslterminator oa_var="s_enable_sslterminator"/>
    Any suggestions?
    Thanks,

  • I'm having problems loading web pages on a vmware workstation 6.05 guest OS using Firefox 3.5.9. I can ping external websites fine from the guest. No proxy. Any ideas?

    I'm having problems loading web pages on a vmware workstation 6.05 guest OS using Firefox 3.5.9. Also tried the latest 3.6 version. I can ping external websites fine from the guest. No proxy. Any ideas?
    == This happened ==
    Every time Firefox opened
    == I installed a guest OS

    I'm using the same swear words as you. There are several threads about this problem - no answers.
    I have a LaserJet 8100N and 8150DN, get the 79.01FE error on the 8150 from print outs from Safari, Firefox, and Preview, for only some sites/documents. CNN.com has become my test site, seems I can crash the printer 90% of the time with their home page at any given time in the day.
    A summary of what I have tried:
    - Upgraded the firmware to the latest for both the JetDirect card and the printer.
    - Swapped the JetDirect cards between the 8100 and 8150.
    - Swapped ram on the 8150 board.
    - Disconnected external trays, bins, and removed extra RAM and hard drives from the 8150.
    - Tried setting the JetDirect link and matching switch port link to 100FD, 10HD, 10FD, 100HD, as suggested by a poster.
    - Tried having client's print to the printer through a XServer Print Server.
    - Can consistently create the error from multiple systems running 10.3.9, 10.4.5, and 10.4.6 (didn't have an install base of 10.4 before 10.4.5).
    Someone in the 'know' (which means they're likely not), said 10.4.7 will likely fix this. Being Apple has not even addressed that the problem exists (that I could find), I doubt the magic fix is a release away.
    Apple's software is triggering something that Windows systems appears not to be, so one could say it's an Apple problem; but ulimately it's HP's software/hardware that is at fault in that it is allowing their system to crash from input alone.
    G4/G5 XServes    

  • Problem displaying error page of web.xml when using JSF, Ajax4jsf

    Hi,
    My application is using MyFaces, RichFaces and Ajax4jsf. When i try to display error page configured in web.xml, i am getting exception "Error while processing error page".
    my web.xml contents are as follows:
    <?xml version="1.0"?>
    <web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
    <filter>
    <display-name>RichFaces Filter</display-name>
    <filter-name>richfaces</filter-name>
    <filter-class>org.ajax4jsf.Filter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>richfaces</filter-name>
    <servlet-name>faces</servlet-name>
    <dispatcher>REQUEST</dispatcher>
    <dispatcher>FORWARD</dispatcher>
    <dispatcher>INCLUDE</dispatcher>
    </filter-mapping>
    <filter>
    <filter-name>extensionsFilter</filter-name>
    <filter-class>
    org.apache.myfaces.webapp.filter.ExtensionsFilter
    </filter-class>
    <init-param>
    <description>
    set the size limit for uploaded files. Format: 10 - 10 bytes 10k
    - 10 KB 10m - 10 MB 1g - 1 GB
    </description>
    <param-name>uploadMaxFileSize</param-name>
    <param-value>100m</param-value>
    </init-param>
    <init-param>
    <description>
    Set the threshold size - files below this limit are stored in
    memory, files above this limit are stored on disk.
    Format: 10 - 10 bytes 10k - 10 KB 10m - 10 MB 1g - 1 GB
    </description>
    <param-name>uploadThresholdSize</param-name>
    <param-value>100k</param-value>
    </init-param>
    </filter>
    <filter>
    <filter-name>Seam Redirect Filter</filter-name>
    <filter-class>org.jboss.seam.servlet.SeamRedirectFilter</filter-class>
    </filter>
    <filter>
    <filter-name>KTServletFilter</filter-name>
    <filter-class>com.kenexa.core.system.KTServletFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>extensionsFilter</filter-name>
    <url-pattern>*.jsf</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>extensionsFilter</filter-name>
    <url-pattern>/faces/*</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>Seam Redirect Filter</filter-name>
    <url-pattern>*.jsf</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>KTServletFilter</filter-name>
    <url-pattern>*.jsf</url-pattern>
    </filter-mapping>
    <!-- seam Listeners -->
    <listener>
    <listener-class>org.jboss.seam.servlet.SeamListener</listener-class>
    </listener>
    <listener>
    <listener-class>com.kenexa.kr.web.KRServletListener</listener-class>
    </listener>
    <servlet>
    <servlet-name>faces</servlet-name>
    <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet-mapping>
    <servlet-name>faces</servlet-name>
    <url-pattern>*.jsf</url-pattern>
    </servlet-mapping>
    <error-page>
    <exception-type>java.lang.Throwable</exception-type>
    <location>/rc/systemError.jsf</location>
    </error-page>
    </web-app>
    As per the configuration, when exception is thrown out of the application, container tries to display systemError.jsp page. If we want to include the JSF tags in systemError.jsp page, the request should pass through FacesServlet, so in the <error-page> <location> tag systemError page is specified with the extention systemError.jsf though it's actual extention is .jsp
    When exception is thrown from the application container invoke the error page but, while rendering systemError.jsf page exception is thrown saying "Exception processing error page "systemError.jsp" "
    To solve this problem i've gone through several forums, materials.
    In one forum a guy said, JSF1.1 spec has some problem in displaying error pages. To solve this don't write <f:view> tags in the error page, use <f:subview> intstead. By reading this, i again changed the contents of systemError.jsp page replacing <f:view> by <f:subview>. But the error is still repeating.
    Finally what i found is, when we use Ajax4jsf in the application, its AjaxViewRender class is throwing exception while rendering error pages configured through web.xml.
    So what i did is i changed error page extention from .jsf to .jsp in the <location> tag. Now jsf won't come in the picture and remove JSF related tags from the systemError.jsp page.
    <error-page>
    <exception-type>java.lang.Throwable</exception-type>
    <location>/rc/systemError.jsp</location>
    </error-page>
    Any comments are welcome----------------------------------------------------------------

    I too iam facing the same problem could you advise if you have found any solutions
              -Ram

  • Problem with loading / displaying web pages

    I have a problem with a new laptop that I bought recently, running 64-bit Windows 8, do not know if it will be a driver problem, but I doubt it, the issue is that normally browsing Firefox 22, after a while you start having problems displaying pages which makes it impossible to surf the internet, I attached a screenshot of what happens to me when the problem starts:
    http://i42.tinypic.com/2rneelk.jpg
    I have tried re-installing Firefox, flash player, java, everything but it stays the same, to fix it I have to clear the history and ?cache?, but after a while the same thing happens again. I tried disabling plugins and so I doubt it's hardware problem, the only thing that was initially install ad-block, uninstall it after a while, that may leave me something in Firefox record causes me this problem? Thanks in advance.
    Regards.
    This is NOT my question. Someone posted this question in Spanish, but they aren't getting any help because no one is viewing the question because the question title is not English. I am reposting this question in English so others will help.
    You can view the original question here:
    https://support.mozilla.org/en-US/questions/965988#answer-460939
    Don't worry about translating your answers into Spanish because they are using an online translate to communicate to us in English.
    NOTE: The troubleshooting information on this question is not correct. Go to the original question page to see the accurate information.
    Thank you.

    Hi ComputerWhiz, I posted a reply over in the other thread: https://support.mozilla.org/questions/965988#answer-460944

  • Getting Error While Displaying web page in Oracle Report 11g

    Hi,
    I am new to Oracle reports 11g. I have stuck into an error. While I'm trying to display the web page it says "No such Web command ()".
    I am using following URL to call the report.
    http://hostname:port/reports/rwservlet/?server=repserver&report=a.jsp&destype=cache&desformat=htmlcss&userid=scott/tiger@db
    Please help me out from this.

    Hi Rupesh,
    Thanks a lot removing web solved my problem.
    My second problem is
    1) SAP xMII >Navigation services>Navigation do following
    a) From the account name pull down menu select everyone
    b)In the navigation tree tab page,choose Navigation Item >Add>Child
    c)In the loading content dialog box,enter a name , for example,"Test"
    d)choose."..."
    e)In the File Browse dialog box,open the CM folder and navigate to teh QM folder
    Select ZPPWeb.htm and choose Ok
    After this I get error message as
    "Can't move focus to the control because it is invisible , not enabled or of a type that does not accept the focus".
    It does not add my htm file to the navigation link
    Thanks in advance
    Regards Namita

  • Itunes will not install as IE link "cannot display web page"

    I have been having problems with downloading podcasts and iTunes updates. So I followed Apple support suggestions including removing and (trying) to reinstall iTunes. However every time I hit the link for the download it takes me to a small pop up window with the address shown below, which does not load and tell me that "Internet Explorer cannot display the web page"
    Arrhh Help anyone?!?
    http://appldnld.apple.com/iTunes10/061-8246.20100901.Zxsew3/iTunesSetup.exe

    System: Win7x64
    Turn off ZoneAlarm.
    “Run as administrative” Firefox.
    I then went to the following install page which works:
    http://www.adobe.com/software/flash/about/
    It installed.
    The following install page does not work:
    http://get.adobe.com/flashplayer/
    The following thread discusses the problem with http://get.adobe.com/flashplayer/ download.
    Install Flash Plugin Manually in Firefox on Vista
    With so many Firefox users, Adobe needs to fix the http://get.adobe.com/flashplayer/ download for Win7 users.

  • Windows 8 using IE 11 not displaying Web pages

    Certain Web Pages will not display correctly in IE. When I go to the page I see weird code that makes no since. This only happens on certain pages. Others are able to bring up the pages and view the content so I think there is something wrong with my Internet
    Explorer. This is what I see it looks like html of Java. I am not the only one I have a friend that has the same problem bringing up this page.
    http://zerosuicide.actionallianceforsuicideprevention.org/sites/zerosuicide.actionallianceforsuicideprevention.org/files/sp/course.htm
    hwnd_Transcript.document.write('.character{ font-family: Trebuchet MS,Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#354672 }');
    hwnd_Transcript.document.write('.transcript{ font-family: Trebuchet MS,Arial, Helvetica, sans-serif; font-size:14px;font-weight:normal;color:#354672; margin-top: -15px;}');
    hwnd_Transcript.document.write('body{ font-family: Arial, Trebuchet MS,Helvetica, sans-serif;font-size:14px;font-weight:normal;color:#354672;}');
    hwnd_Transcript.document.write('</style>
    '); hwnd_Transcript.document.write(str_pageTranscript); hwnd_Transcript.document.write(''); hwnd_Transcript.document.close(); hwnd_Transcript.focus(); } function onTranscriptOpen() { bInternalTranscriptClose = false; } function onTranscriptClose() { if (!bInternalTranscriptClose) { hwnd_Transcript = null; $callASFunction("$onExternalTranscriptClose"); } bInternalTranscriptClose = false; } function hideTranscript() { if(typeof hwnd_Transcript!="undefined" &amp;&amp; hwnd_Transcript!=null) { bInternalTranscriptClose = true; hwnd_Transcript.close(); hwnd_Transcript = null; } } /** * OVERRIDE **/ function $exitCourse() { if(hwnd_Transcript!="undefined" &amp;&amp; hwnd_Transcript!=null) hwnd_Transcript.close(); $core_exitCourse(); } /////////////////////////////////////////////////////////////////////////////////////////////////// // INITIALIZATION /////////////////////////////////////////////////////////////////////////////////////////////////// $preInit(); <table width="100%" height="100%" id="yui_3_16_0_1_1419301004441_4198" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td height="100%" align="CENTER" valign="MIDDLE"><table bordercolor="#000000" style="border-width: 0px;" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td><!--IECONTAINER(800:580:NORESIZE)-->
       

    Hi Salmmer,
    Thanks for posting in MSDN forum.
    Look into these code, it seem some javascript code. You could try IE options->scurity->custom level->Reset or compare the setting with Others' IE view the content has no problem.
    If this is a development issue in the web page, you may need to consult to the writer of this web page.
    Best regards,
    Shu Hu
    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.

  • Linksys active x problem with web pages

    When i install linksys active X for viewing live video with camera WVC54GCA i cannot open other web pages.I am using Windows XP and Internet explorer 8.Is there any solution for this problem???
    Solved!
    Go to Solution.

    Installation of Active X does not prevent any web pages to load, if you have installed Active X then you certainly should be able to view all the web pages inclucding the web pages that contains flash that helps in viewing certain kinds of files, and displaying animation...
    Adjust your browser settings : 
    Open an IE, click Tools >> Internet Options, then delete all files, cookies, history, forms...Goto "Connections", make sure Never Dial a Connection is checked, click on LAN Settings and make sure all the options are unchecked...Once you are done click on O.k...Close the IE and re-open it...
    Did you try to browse the Internet using a different web browser ?

  • Safari not displaying web pages correctly

    I dont know if its my inexperieince, something to do with settings or what but I am finding some of the web pages I am receiveing are not displaying correctly.  For example a card company sent me an online form to complete but when I tried to read it some of the information was displayed on top of more information making the whole thing garbled and indeciperable, on another website there was an area with a list of information held in a box but when I tried to read the information it would periodically jump about yet I was no where near the mouse. Both pages are fine on my husbands windows PC. There have been other incidents like this making the transition from windows to Mac very painful.  Is this something that can be remedied or are we stuck with it?

    When I experience the problem, I sometimes have to zoom in or out, to get the text to be readable.
    The following is in the Safari > View menu --

Maybe you are looking for