Website works fine in all browsers, except IE8

http://www.riddlecombe-manor.co.uk

This site works fine in all browsers except IE8! It uses the latest WordPress installation and a custom theme. There is javascript and browser detection as well media detection in there (some of which is commented out as I don’t want the site looking different on mobiles).

Read More

Anything anyone picks up on that looks like the cause of my headaches would be my friend forever!

Thanks all,

Cam

Related posts

Leave a Reply

2 comments

  1. If you turn on script debugging in IE, you will see there is a javascript error happening on page load (related to ‘foundation.js’) that may be part of the problem:

    SCRIPT5022: Syntax error, unrecognized expression: after 
    foundation.js?ver=3.3.1, line 3 character 47347
    
  2. You’ve got 404s for a javascript and two style sheets. Use Firebug with Firefox, or in Chrome or Safari or IE8, use the developer tools to see what’s loading and not loading on your site.