Page 1 of 1

HTML5 and CSS3 in IE8

PostPosted: Tue Dec 09, 2014 2:47 am
by Sammy Boy
Yes, I know I shouldn't be trying to do this if I want to preserve my sanity.

But, for reasons I'd rather not go into, 90% + of the users for this site I'm building are using IE8.

So my question is, do you know of any good online samples that demonstrates how you could get HTML5 and CSS3 to work in IE8?

- EDIT -
Never mind, I got it to work after referring to this page: http://www.kycosoftware.com/blog/articl ... ork-in-ie8

The top-bar and side menu doesn't work, I'll just do a conditional custom job on those two areas.

Cheers.