Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Toddparker
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Toddparker
16y ago
The main focus of jQuery Mobile is NOT to be a competitor to native apps written in Objective C or even Sencha Touch. We aim to build touch-friendly UIs based on HTML5 for web apps and websites that are easy to build and work across a hug
2.
▲
by
Toddparker
16y ago
They were much buggier in 1.2 so 1.3 is much more reliable but your mileage may vary.
3.
▲
by
Toddparker
16y ago
We're actually using hardware-accelerated CSS-based transitions based on jqtouch. The difference is that jqtouch doesn't scroll you back to the position you were on if you navigate back - you always scroll back to the top, then transition s
4.
▲
by
Toddparker
16y ago
What specifically is slow -- touch events, scrolling, transitions, etc? We're working on bug improvements on all of these items so things will get faster, lighter and more responsive as we go. Oh, and work on more platforms (Nokia, Blackber
5.
▲
by
Toddparker
16y ago
It won't work right now but will when we get the major JS bugs worked out. Stay tuned. All other desktop browsers will work right now.
6.
▲
by
Toddparker
16y ago
Yep, we're very active on our @jquerymobile twitter account since the team gained access to it a week ago. We'll be posting code updates and soliciting feedback so follow us. Sorry for the lack of communication over the past few weeks, we'v
7.
▲
by
Toddparker
16y ago
We're working on debugging WP7 now and will be pushing an update soon to make things work much better. We use media query support to decide who should be enhanced and WP7 doesn't support these so we need to add some code to let them in. We
8.
▲
by
Toddparker
16y ago
We're looking into every possible idea we can to shave file size and images down for mobile. Look for very aggressive use of CSS3 that falls back gracefully. We're hoping to eliminate all images (!) or radically reduce their use compared to
9.
▲
by
Toddparker
16y ago
It's definitely a goal to support fixed toolbars but we're still looking at how to achieve this cross platform in a lightweight way because these can be pretty heavy. We may end up offering a lightweight version that fades/glides in on scro
10.
▲
by
Toddparker
16y ago
Thanks for the positive feedback. You nailed what we were going for. Glad people seem to like the direction of the project!