哪些著名的移动网站使用HTML 5 Mobile Boilerplate?
除了 JQuery Mobile 还有其他好的选择吗?
哪些著名的移动网站使用HTML 5 Mobile Boilerplate?
除了 JQuery Mobile 还有其他好的选择吗?
tumblr 上有一个博客列出了一些流行的网站,这些网站都是用 html5 样板构建的:
http://html5boilerplate.tumblr.com/
查看网站是否使用 html5 样板构建的一个小技巧是寻找以下元标记:
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">