October 15, 201213 yr My site is looking ok in all browsers except IE. I'm only able to test on IE8 and it is not pulling in the css file. The site uses a bit of html5 but the polyfil I'lve used has worked on other sites so I'm not sure what the problem is. If its a lame assed typo, I apologise but I'm using the same code as on other sites so not sure what the problem is. Thanks for looking!
October 16, 201213 yr Author I changed the polyfil so its working better. @Zeedurani why would you not use them? I'd like to be able to use HTML5 tags and I thought I had to use them for IE - is there another way? I'm testing the site on IE8 and its looking okayish; on IE7 not good . I'm not too concerned about IE7 but I would like the navigation to work properly. Here's what needs fixing: 1.the top and bottom navigation should display horizontally; 2.the nav item for the current page should be green 3.and the top nav isnt using the fontdeck font any suggestions?
October 16, 201213 yr If you need to support IE8 you must use a polyfill if you are using any html5 sectioning elements.
Create an account or sign in to comment