Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this questionI have seen several interesting web page UIs for mobile devices, that look like an iOS device and can't figure out, how can I achieve similar look and feel (navigation bars, sc开发者_如何学编程rolling, zooming, fullscreen or even instant displaying of new page after clicking one of the tabs in toolbar). Could you please post some resources or techniques required to built these?
Thank you very much!
A quick Google has turned up the following link which may do what you need - http://modmyi.com/forums/web-apps/637-iphone-web-page-template.html.
Have a look at:
- Sencha Touch
- jQuery Mobile
There are several frameworks designed specifically for this. You can take a look at, for example, jQTouch and jQuery Mobile.
Here's a Twitter Bootstrap compatible theme I found when looking for the same thing.
It looks more comprehensive than the isite.zip linked to in another answer.
If you are a bootstrap lover you can try my bootstrap iOS look theme: http://codecanyon.net/item/ios-bootstrap/3336617
Is updated to the latest bootstrap version (3.0).
精彩评论