You working at the uni now? Very very long time no speak.
A couple of things I found that IE really doesn't like, it's stricter with javascript, you can't use a variable without declaring it with var first, ie
var i = 0;
and not just
i = 0;
Also I had some defer="defer" in my javascript, I think that's what was killing off entire pages. Oddly though it only affected clarkeology.com and not clarkeology.com/blog/ which had the same code. The homepage did have a tag that wasn't closed too, validate your page1 to sort those out.
Also, once I'd made changes, I found it hard to get IE to clear it's cache, the normal-shift-and refresh wasn't working, but shutting down the browser and restarting made it pick up the changes.
js: Programming language of the internets, mostly how I make my living.
⬅️ RE: Freakish IE7 - 10158 :: RE: Sandgate Dolphin on YouTube: DON'T WATCH IT - 10160 ➡️
Paul Clarkeʼs weblog - I live in A small town. Wed and dad to 2, I am a full-stack web developr, + I do js / nodejs, some ruby, python, php etc. I like pubbing, parkrun, restaurants, home-automation and other diy jiggery-pokery, history, genealogy, TV, squirrels, pirates, lego, and time travel.