Nah, it can't be...

This has been going on for too long. I'd love to say something like 'I am now officially opening trewebs.com!'

I am now officially opening trewebs.com!

Anyway, I intend to write this blog in English. I plan to release on the international market... or actually the northern market... and I will not be translating the blog due to motivation(-ish) reasons. English then. Practice makes perfect. I do intend to have something to write about though, so in the case of not writing about neuroscience, I will be blogging about web development.

While developing trewebs, I found something peculiar about Internet Explorer and AdaptiveThemes. Basically, when using their IE conditional statement script, I got IE 7 and 8 to use CSS3 @media queries - that's the media queries using min-width etc. That shouldn't be the case, but, well, it was. I then changed the way I input the conditional statements to the modular way. So now you have to believe me... or try for yourself. It was a regular stylesheet with added @media styles for "only screen and (max-width: 1024px). Since IE isn't really popular, I thought I'd post it because in this case IE WINS! (by failing.)

Tags: