
Co-Opp 2011 Mobile Homepage
Accessing Co-Opp on your mobile smart phone will now show a super mobile-friendly version of the site.
It’s made utilising CSS3 Media Queries so that any user with a window size of less than 800 pixels wide will be presented with this version of the site.
Most desktop browsers support on-the-fly media queries, so you can resize your browser to see the mobile version, right now! Woah!
I’m also keen on implementing another media query for widescreens, let’s say 1440+ wide, that will show a fullscreen version of the blog, much like how the forum is.
The forum also resizes to the mobile dimensions when scaled down, however I ran out of time yesterday so it’s a little messy. In the coming days I’ll clean it up a bit.
Note: I believe current Blackberry and Nokia default browsers do not support media queries. Future versions of these phones should do so.
Comments