It’s instructive to take a good look at some local mobile browser market stats, as always by StatCounter. Today we treat the Netherlands.
This is the monthly archive for October 2013.
It’s instructive to take a good look at some local mobile browser market stats, as always by StatCounter. Today we treat the Netherlands.
Here’s an update to my recent viewport research about the height
directive and the @viewport
alternative syntax.
Summary: height
doesn’t work. @viewport
works only on Opera Presto, with the proper vendor prefix, which basically amounts to “doesn’t work.”
It’s instructive to take a good look at some local mobile browser market stats, as always by StatCounter. Today we treat the US.
It’s instructive to take a good look at some local mobile browser market stats, as always by StatCounter. Today we treat the UK.
It’s instructive to take a good look at some local mobile browser market stats, as always by StatCounter. Today we treat South Korea.
It’s instructive to take a good look at some local mobile browser market stats, as always by StatCounter. Today we treat Indonesia.
It’s instructive to take a good look at some local mobile browser market stats, as always by StatCounter. Today we treat India.
It’s instructive to take a good look at some local mobile browser market stats, as always by StatCounter. Today we treat Nigeria.
Just now I released my preliminary meta viewport research that studies the various permutations of the <meta name="viewport">
tag.
It’s preliminary because I tested it in only eight browsers instead of the customary 40, I did not yet test the @viewport
CSS rule, and I’ll probably need some extra tests to cover edge cases. Still, I now have a pretty good overview of where we stand with regard to the meta viewport.
Turns out Tuesday’s post was not so much wrong as incomplete. I was tripped up by what’s probably the most complicated feature (or bug) in the meta viewport space, and my conclusions weren’t entirely correct.
Also see this post for the full research.
15 October 2013
One common problem on iOS is that, when you use a meta viewport tag with width=device-width
, the page doesn’t react to an orientation change. On the iPhone the page becomes 320px wide and on the iPad 768px, regardless of whether you’re in portrait or in landscape mode. Sometimes this is annoying.
Today I found a solution: use initial-scale=1
instead of . Although I’m not the first one to discover this (see, for instance, this article in French) it doesn’t seem that this solution is well-known.width=device-width
See this post for an update, and this post for the full research.
Recently I updated the CSS Text and CSS Selectors tables to my latest mobile browser test array. I found a new Android bug and a moment of sheer brilliance at Sony.
It’s time for the quarterly browser stats according to StatCounter. Also, I present a comparison between StatCounter’s numbers and Akamai’s.
See the September 2013 archive.
This is the blog of Peter-Paul Koch, web developer, consultant, and trainer.
You can also follow
him on Twitter or Mastodon.
Atom
RSS
If you like this blog, why not donate a little bit of money to help me pay my bills?
Categories: