- Responsive Web Design with HTML5 and CSS3
- Ben Frain
- 321字
- 2021-08-06 20:03:38
Why smart phones are important (and old IE isn't)
Whilst statistics should only ever be used as a rough guide, it's interesting to note that according to gs.statcounter.com, in the 12 months from July 2010 to July 2011, global mobile browser use had risen from 2.86 to 7.02 percent. The same statistics show that usage of Internet Explorer 6 fell from 8.79 to 3.42 percent. Even Internet Explorer 7 had fallen to 5.45 percent by July 2011. If clients often ask you to "make our site work in Internet Explorer 6 and 7", a fair riposte might be "maybe we should be concentrating our efforts elsewhere?" Far more people are now browsing websites on a mobile phone than with a desktop or laptop running Internet Explorer 6 or 7. That deafening noise you just heard is the collective celebratory whoops of frontend developers around the globe!
So, there are a growing number of people using small screen devices to browse the Internet, and the Internet browsers of these devices have typically been designed to handle existing websites without problems. They do this by shrinking a standard website to fit the viewable area (or viewport to give it the correct technical term) of the device. The user then zooms in on the area of content they are interested in. Excellent, so why do we, as frontend designers and developers, need to take any further action?

Well, the more you browse websites, such as the one shown in the preceding screenshot, on iPhones and Android powered handsets, the more apparent the reasons become. It's a tedious and frustrating task to constantly zoom in and out of page areas to see them at a readable size and then move the page left and right to read sentences that are hanging out of the viewport just enough to be annoying, whilst not inadvertently tapping a link you don't want to. Surely we can do better!
- GAE編程指南
- Oracle Exadata性能優化
- INSTANT FreeMarker Starter
- Visual Basic程序設計教程
- Learning ELK Stack
- FFmpeg入門詳解:音視頻原理及應用
- PhoneGap:Beginner's Guide(Third Edition)
- Unity 2D Game Development Cookbook
- MySQL從入門到精通(軟件開發視頻大講堂)
- 編程與類型系統
- Cybersecurity Attacks:Red Team Strategies
- 智能搜索和推薦系統:原理、算法與應用
- Java圖像處理:基于OpenCV與JVM
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- Unity 2017 Game AI Programming(Third Edition)