Help on website optimization for iPhone

2019-03-21 04:06发布

We re trying to work on making a mobile version for one of our asp.net web applications, however we would like to make iPhone specific.

Are there any resources out there which provide best practice guidelines:

  • UI Guidelines, any .net control libraries which are iPhone specific.
  • Security guidelines - anything special that the iPhone Browser (mobile safari) has.
  • Usability Guidelines - navigation tips, button sizes, etc.

Anything else which will help us put together an app which looks native to iPhone.

6条回答
The star\"
2楼-- · 2019-03-21 04:24

You could check out this tutorial on css-tricks.com: #38: Basics & Tips on Designing for the iPhone

查看更多
兄弟一词,经得起流年.
3楼-- · 2019-03-21 04:32

Apple has a Web Apps Dev Center (free ADC account required).

Also, recent versions of DashCode have built-in templates for iPhones websites. Some of those resources might be applicable.

查看更多
做个烂人
4楼-- · 2019-03-21 04:35

I forgot to mention, iUI is a neat little CSS and JavaScript bundle specifically targetted at iPhone web apps. It will probably save you a lot of time.

查看更多
男人必须洒脱
5楼-- · 2019-03-21 04:41

There are a couple of good articles on A List Apart:

Also, Apple have the Safari Web Content Guide which has lots of valulable information on configuring the Viewport when designing web content for the iPhone.

查看更多
Evening l夕情丶
6楼-- · 2019-03-21 04:46

Here are some design-resources:

Also, I think facebook open-sourced the javascript-API they built to make iphone.facebook.com, but I can't find it at the moment..

查看更多
登录 后发表回答