TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: iOS Theme for jQuery Mobile

51 pointsby taitemsalmost 14 years ago

6 comments

Xuzzalmost 14 years ago
I like the idea of an iOS theme, but I feel that with iOS, you have to either get it perfect or not do it at all. That means fixing the font sizes in the headers, the button layouts and styling, and everything else to exactly match iOS. I know that most users don't know exactly how the iOS style looks down to the pixel, but if it's significantly far from that, it looks "wrong", and that kind of feeling can hurt people's impression of your site.
评论 #2728491 未加载
评论 #2728287 未加载
评论 #2728489 未加载
评论 #2728490 未加载
评论 #2728458 未加载
johnbenderalmost 14 years ago
taitems,<p>As one of the jqm team members I'd like to say thank you for putting your time into building a theme for the framework. If you have feedback on what the experience was like or any thoughts on how we can improve the css/markup to make this type of thing easier we'd welcome a post to the github issues page where we can discuss.<p>And I'm glad you like the rapid release cycle. The team works pretty hard :D
JonWoodalmost 14 years ago
I appreciate why people build things like this, but I think that with mobile applications you either need to go truly native (using UIKit), or do something that is distinctly different from the rest of the OS.<p>Tools like this which kind of, almost, imitate the iOS UI just end up frustrating users when they find that things that work one way everywhere else on their phone work differently here, despite looking like the same thing.
评论 #2729113 未加载
steilpassalmost 14 years ago
Did you test this just on the iPhone? Or on all jQm supported devices <a href="http://jquerymobile.com/gbs/" rel="nofollow">http://jquerymobile.com/gbs/</a>?
评论 #2729152 未加载
kennywinkeralmost 14 years ago
Those back buttons (in the nav bar) could really some work.
Hisokaalmost 14 years ago
I think imitating the UI controls isn't really a huge problem. It's the inconsistent behavior, and performance that's an issue. For instance, the tab bar controls disappear when you scroll down a page in JQuery Mobile, as I remember. This is drastically different than how it is in native.