Just in case anyone out there has been trying to browse my site over the last 3 weeks a small apology is needed as it would have been a mess for certain users….
I was playing with @media queries to deliver 3 different layouts depending on available screen width and was pleased with my results. So pleased in fact that I never wrote any fallback for browsers not supporting @media, except for the IEs 3. I then promptly forgot about it and left it in place. So anyone not using Internet Explorer or a shiny new version of any other browser with @media support would have been presented with a bit of a mess as i discovered today.
I’m still interested in implementing @media queries though (only for platforms which support it this time) and will write some decent code in the near future.
If anyone is interested in my bunglings, the code is still present in the stylesheet surrounded by guardian comments…
Tags: web development
