Respond.JS Not Working in IE 8

Same problem. I found out it’s my loading sequence problem, because I write CSS inline and then I call respond js script, so it looks like <script type=”text/javascript” src=”https://stackoverflow.com/questions/15127040/js/respond.min.js”></script> <link rel=”stylesheet” type=”text/css” href=”https://stackoverflow.com/questions/15127040/style.css” media=”screen” /> It should be <link rel=”stylesheet” type=”text/css” href=”https://stackoverflow.com/questions/15127040/style.css” media=”screen” /> <script type=”text/javascript” src=”https://stackoverflow.com/questions/15127040/js/respond.min.js”></script> ALWAYS link stylesheets or write inline CSS before … Read more

How to use > or < (Greater than and Less than ) Symbols in Media Queries

Media queries don’t make use of those symbols. Instead, they use the min- and max- prefixes. This is covered in the spec: Most media features accept optional ‘min-’ or ‘max-’ prefixes to express “greater or equal to” and “smaller or equal to” constraints. This syntax is used to avoid “<” and “>” characters which may … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)