John Lewis website doesn't work in Safari

I'm using Safari 6.0.5 under Mac OS X 10.8.5. When I visit the John Lewis broadband site at: https://www.johnlewisbroadband.com/standard/ it displays O.K. but none of the clickable links on the page work. The Error Console log shows a lot of strange text followed by: "Failed to load resource: Could not connect to the server."
Google Chrome 30.0 has the same problem with this site.
Firefox 24.0 works fine - all the links work.
Anyone else having problems with this site?

It's working ok here on Safari 6.0.5 / Mountain Lion v10.8.5
Try troubleshooting extensions and third party plugins.
From the Safari menu bar click Safari > Preferences then select the Extensions tab. Turn that OFF, quit and relaunch Safari to test. If that helped, turn one extension on then quit and relaunch Safari to test until you find the incompatible extension then click uninstall.
If it's not an extensions issue, try troubleshooting third party plug-ins.
Back to Safari > Preferences. This time select the Security tab. Deselect:  Allow all other plug-ins. Quit and relaunch Safari to test.
If that made a difference, instructions for troubleshooting plugins here.
Also, if your see Develop in the Safari menu bar between Bookmarks and Window click Develop. If you see any items that are checked in the drop down menu, click there one time to uncheck. Quit and relaunch Safari and try that website again.

Similar Messages

  • XMLhttprequest doesn't work in safari

    i have a website and it works fine in Internet Explorer, but the website doesn't work in Safari.
    i use xmlhttprequest to get data from the database and that data i want to put in an selectbox.
    i have multiple selectboxes and the first one i don't use ajax to get the data and that one works fine. but as soon as i use ajax it doesn't work anymore in safari.
    this is the function i call to get the data.
    function UpdateOrder(custid)
          var xhrrequest = getXhr();
              // Ici on va voir comment faire du post
          xhrrequest.open("GET","ajax/UpdateOrder.php" +"?q=" + custid, true);
          // ne pas oublier ?a pour le post
          xhrrequest.setRequestHeader('Content-Type','application/x-www-form-urlencoded') ;
          xhrrequest.send("bedrijfsnaam="+custid);
          // On d?fini ce qu'on va faire quand on aura la r?ponse
          xhrrequest.onreadystatechange = function(){
           // On ne fait quelque chose que si on a tout re?u et que le serveur est ok
           if(xhrrequest.readyState==4 && xhrrequest.status==200){
            var string=xhrrequest.responseText;
            var array=eval(string);
            var tdaddress = document.getElementById("tdorderid");
            var selectiebox = document.getElementById("selorderid");
            if (array.length > 0)
             //selectiebox vullen met straatnamen
             var splarray = array.toString();
             var strarray = splarray.split(",");
             var i=0;
             for(i=0; i< strarray.length; i++)
              var oOption=document.createElement("option");
              oOption.setAttribute(i,strarray[i]);
              oOption.setAttribute('value',strarray[i]);
              var oText=document.createTextNode(strarray[i]);
              oOption.appendChild(oText);
              selectiebox.appendChild(oOption);
    i also viewed the errorlog and there it said:
    Failed to load resource: the server responded with a status of 404 (Not Found)
    INVALID_CHARACTER_ERR: DOM Exception 5: An invalid or illegal character was specified, such as in an XML name.
    can anyone help me please?

    it works. there were some problems with the select box. the way it was created didn't work in safari and chrome. but now it does

  • Link on my website doesn't work correctly on my iMac. It works correctly on Safari, and both browsers on my laptop.

    Link on my website doesn't work correctly on my iMac. It works okay when using Safari. It also works correctly on my laptop using either browser.

    We worked out my problem. My solution turned out to be: Firefox Preferences/Applications. Scroll down until you find "Portable Document Format (application)", click on it and use the dropdown menu to the right and changed "Save file" to "Use Adobe Acrobat Pro (default). I had trouble at first finding if the listing was under Adobe, Acrobat, or what so I used the search feature and found it immediately.
    Hope this helps.

  • Paypal button doesn't work on Safari. but works on Firefox

    I have over 100 pairs of "Add to Cart" buttons on my website. One of each is on the individual item page and the other is on my Order Form.
    I have one button that works on the order form, but the identical button doesn't work on the individual page when using SAFARI, but works when I use FIREFOX!
    I have recreated the button several times and put it in the proper place several times, saved the changes and republished. Still it doesn't work in Safari!
    This must be a Safari issue not a PayPal issue
    Any suggestions?

    If that's checked, see: How to perform a "clean install" of Flash Player in Mac OS X

  • A particular website doesn't work

    http://thatguywiththeglasses.com/ has not been working for me for three days. However, other people have said that it works just fine for them. Every time I try to load this website, it tells me this:
    Safari can’t open the page “http://thatguywiththeglasses.com/” because the server where this page is located isn’t responding.
    There are several other things I must say.
    1: I am certain that this is the proper URL, and that the URL has not changed.
    2: I have tried other pages of this website, such as http://thatguywiththeglasses.com/videolinks/thatguywiththeglasses/nostalgia-crit ic and still, none of them work.
    3: I don't have any way to contact the admin of the site, since, after all, I can't get TO the site.
    4: I have tried to log in with Internet Explorer as well. Still tells me the same basic thing: "Oops! Internet Explorer could not connect to thatguywiththeglasses.com"
    5: I have gone to the other computer in my house and tried it, with the same results.
    6: I have erased all my Safari cookies, the cache, history, downloads, I reset everything multiple times. Same results.
    7: I have never, ever had this kind of problem where a particular website doesn't work, but apparently only for me at the same time.
    My question is: What is happening, and what can I do to fix it?

    I'm having the same problem with my own website. All day today it's been alternating between loading correctly, and displaying an error message that says:
    "Safari can’t open the page “http: //www. mydomain.com/” because the server where this page is located isn’t responding."
    It works for about 45 minutes, then doesn't work for 15 or 20 minutes.
    Yet the techs at my hosting provider say they can view the site.
    The same thing happens with other computers in the house (not just mine), and when I try to load the page in Firefox, it doesn't work either.
    Somehow I don't believe it's related to Safari.
    I'd love to hear if anyone else has any ideas about what generally causes such error messages.

  • CMD+ any shortcut doesn't work in Safari after upgrading to Yosemite

    After upgrading from Mavericks to OS X Yosemite 10.10 not a single CMD+ shortcut works?!
    For example CMD+tab works (switching between apps), ctrl+tab works (switching between tabs), but none of these work: CMD+W, CMD+Q, CMD+F, CMD+C, CMD+X, CMD+P...
    They all work perfectly fine in all other apps. It's just Safari.
    Does anyone have any idea why and how to fix this?

    I have a similar pb :
    CMD+SHIFT+1,2,3,... doesn't work in safari.
    I'm using "English interface" with "French keyboard".
    following miladc advice and link (Shortcuts not working on Safari and Firefox),
    I changed my Language pref to French ... so I got "French interface" with "French keyboard" ... and it worked once !!!!
    But it works no more ... very weird
    All I want to do, it's having shortcut for my bookmarklet !

  • Download doesn't work with Safari

    Just a tip if you happen to be using Mac OS. It appears that the License Agreement
    page doesn't work using Safari. Works fine with Camino, though.
    Blake Meike

    Hi Matthew
    Does the Activity Window work normally when Rapport is uninstalled ?
    If so, I'm not sure what you could do beyond keeping it that way & watching for an updated version; or contacting
    http://www.trusteer.com/support/report-problem & seeing what they say, since it might conflict with some other add-on. You've the same trouble in a new account ?.

  • Quicktime movies on my website have stopped working w/ Safari.

    The Quicktime movies on my website have stopped working with Safari. They work on Goggle Chrome and they worked before, but as of today, I get a "?" when I click on a video. Can anyone help?
    http://abdulmalikabbott.com/main.php?video

            Try reseting safari!

  • Java doesn't work on safari / xp

    Downloaded the latest Safari, 5.1.7, for Windows XP
    Downloaded the latest Java, JRE as well as tried JDK, 7.04 and configured for IE and Safari.
    Java.com test works on IE, but on Safari, refers to
    C:\Program Files\Oracle\JavaFX 2.1 Runtime\bin\server\jvm.dll
    There is no server directory, nor any jvm.dll anywhere in the Oracle install.
    What's wrong??
    Help!

    Ok, 3 days and no responses. I guess Java doesn't work on Safari/XP. Time to switch...

  • I have latest version of flash but flash doesn't work in safari!

    Why do I have latest version of flash but flash doesn't work in safari!I have flash for mac.Your help will be appreciated.

    If you're talking about using Flash on your iPod, you can't. There is no version of Flash that will work on any iOS device. If you're talking about using Flash on your computer, you may want to repost in the correct forum.

  • HT5655 Flash still doesn't work with Safari.

    I've done this repeatedly. Flash still doesn't work with Safari. It does work with Firefox and Chrome.
    I deleted the Flash plugin from Library>Internet Plugins. That didn't solve the problem either.
    What can I try next? Thanks.

    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 CANONiMAGEGATEWAYDL.plugin
    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 DRM Plugin.bundle
    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 DirectorShockwave.plugin
    drwxrwxrwx   3 root        wheel    102 Mar  2 08:17 Disabled Plug-Ins
    drwxrwxr-x   3 root        wheel    102 Mar 23 00:43 Flash Player.plugin
    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 Flip4Mac WMV Plugin.plugin
    drwxrwxrwx   5 root        wheel    170 Sep  1  2012 Google Earth Web Plug-in.plugin
    drwxr-xr-x   3 root        wheel    102 Sep 25  2012 JavaAppletPlugin.plugin
    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 OfficeLiveBrowserPlugin.plugin
    drwxrwxrwx   3 root        wheel    102 Jun 20  2012 Quartz Composer.webplugin
    drwxrwxrwx   3 root        wheel    102 Mar 19 23:30 QuickTime Plugin.plugin
    lrwxrwxrwx   1 root        wheel     68 Sep  1  2012 RealPlayer Plugin.plugin -> /Applications/RealPlayer.app/Contents/MacOS/RealPlayer Plugin.plugin
    drwxrwxr-x   3 root        admin    102 Apr 11  2012 Silverlight.plugin
    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 ebldetect.bundle
    -rw-rw-r--   1 root        admin    856 Feb 28 21:45 flashplayer.xpt
    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 googletalkbrowserplugin.plugin
    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 iPhotoPhotocast.plugin
    drwxrwxrwx   3 root        wheel    102 Sep  1  2012 npgtpo3dautoplugin.plugin
    -rw-rw-rw-   1 root        wheel   2394 Jul 21  2012 nsIQTScriptablePlugin.xpt

  • Javascript doesn't work on safari desktop but works properly on Safari  ipad. I already cleaned a cache without success

    javascript doesn't work on safari desktop but works properly on Safari  ipad. I already cleaned a cache without success. IE, FF and Opera are working well

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
     Cheers, Tom

  • Uploading doesn't work on Safari

    I need to upload photos on etsy, and it doesn't work on my defaul Safari browser. Never had problems before, even uploading to the same website(Etsy)
    Used Camino - no problems.
    Any idea what might be the reason ?
    Everything is up to date, incl. Safari 5.1.2 with Lion.
    Thanks!

    Empty your Safari cache and try resetting Safari from the menu bar.
    And go to Safari > Preferences then select the Privacy tab then click Details
    Type   etsy   in the search field  then click Remove All > Done
    Now disable the Lion "resume" feature. Go to System Preferences > General
    Deselect:    Restore windows when quitting and re-opening apps
    Restart your Mac, launch Safari. See if you can upload photos now.

  • Flash Player doesn't work on Safari, Netscape, nor Mozilla

    I've downloaded the flash player but it's funny that it works
    on Internet Explorer but it doesn't work on the other browsers. I
    downloaded it from here --->
    http://get.adobe.com/flashplayer.
    Why is that? I don't like to use Internet Explorer and I rather use
    Mozilla or Safari.
    Then, why my computer says "You don't have sufficient disk
    space to complete this installation. Please free 5000 KB and try
    again" when I tried to download it from Safari/Mozilla????... the
    computer has around 142 GB free to use. I'm so confused.
    Help!!

    Hi Berryblue and Uniondue-
    With that issue, the most common problem is that drive C: is
    not the hard drive. FP is hard-coded to C: and won't dl to another
    letter.
    http://www.adobe.com/go/kb406903
    But, in this forum, I have seen another issue with Firefox.
    See the thread by ppalesch, dated 1/21/09 "latest flashplayer will
    not install on firefox".
    Also see "Insufficient diskspace to install: WRONG!" by
    PhaineinTerra, dated 4/28/07, read the replies by Darren McNally of
    Adobe.

  • Hyperlink to specific page in PDF doesn't work in Safari

    Hyperlink to specific page in PDF doesn't work in Safari

    Here is the URL http://www.soka.edu/files/documents/academics/academic-catalog-2013-2014.pdf#page=83
    It works in Windows machine but not in ipad safari.
    Thank you,
    Rutvi

Maybe you are looking for

  • Problem sync contact after Update

    We have updated the BlackBerry Q10, after restart all contacts is not synchronised and unavailable ? We work with ActiveSync (Synchronisation with Office 365) before update the BlackBerry worked fine. I tried of deleted account Exchange ActiveSync an

  • How to convert muti-byte characters from US7ASCII database to UTF-8

    Hi Guys, We have a source database with CHARCTERSET as US7ASCII and our traget database has characterset of UTF-8. We have "©" symbol in the source databse and when we are inserting this value into our target database it is being converted as "¿". Ho

  • Duplicate text messages being sent

    When I send a text messgae form my iphone 4 it is also going to my wife's phone how can I stop this?

  • Safari Bookmarks Question

    I do not sync my mac's bookmarks with my iphone since I don't need all those on the phone. I've gradually added web sites that I want to follow in bookmarks. I know how to move individual ones up or down in the list and of course how to delete them b

  • Setting Up Dual NIC Cards? Benefit?

    Hello Everyone, I know that the Mac Pro line comes with Dual NICs and I was wondering how do I set these up to be useful with my Cable Modem and Router? Can they be used to get more speed or are they used together in some other capacity. I really app