[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5080: mysql_connect(): Too many connections
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5106: mysql_query(): Too many connections
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5106: mysql_query(): A link to the server could not be established
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5107: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given
CAA: Christian Anime Alliance • HTML5 and CSS3 in IE8
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.