简体   繁体   English

使用ASP.NET,如何创建iPhone / Android专用的移动网站?

[英]Using ASP.NET, how can I create an iPhone/Android specific mobile website?

I would like to take our current mobile website and redesign it for iPhone use. 我想使用我们当前的移动网站并重新设计以供iPhone使用。 All of the code on our website is currently run server-side and is split up in multiple pages, but I would like to get all the client-side features like transition animations and iPhone-like buttons that jQTouch offers. 我们网站上的所有代码当前都在服务器端运行,并分为多个页面,但是我想获得jQTouch提供的所有客户端功能,例如过渡动画和类似iPhone的按钮。 Where should I start? 我应该从哪里开始?

There is a nice google project that uses CSS to mimic the iPhone UI... Its called IUI... Below is the link to the Google Code project. 有一个不错的Google项目,它使用CSS来模仿iPhone UI。它的名称为IUI ...下面是Google Code项目的链接。

http://code.google.com/p/iui/ http://code.google.com/p/iui/

Hope this helps you out. 希望这可以帮助你。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM