Hi all,
I'm looking to see what JavaScript Frameworks exist for the creation of Smartphone websites and what your experiences with them have been?
Similar to the work in progress jQuery Mobile (http://jquerymobile.com/)
Thanks, Denis
Hi all,
I'm looking to see what JavaScript Frameworks exist for the creation of Smartphone websites and what your experiences with them have been?
Similar to the work in progress jQuery Mobile (http://jquerymobile.com/)
Thanks, Denis
There are some jQuery plugins like http://jqtouch.com/ .
And yes, many of us are waiting for jQueryMobile :)
Sencha Touch looks pretty solid from what I have seen. It Has more than just cross device touch devices which is the bare minimum I would want when developing mobile apps. It also has a UI framework (which I am guessing uses SVG since it claims to be resolution independent). It is created by the same people who made EXTJS so I would expect it to be a quality product. It might be worth a look:
Beside jQuerymobile, Sencha Touch and jQTouch there are no more frameworks which are suitable for mobile web applications. But I think in the next month, the other JavaScript frameworks like DoJo, YUI, etc. will also offer this support. But Sencha Touch is the best at the moment, because jQuerymobile is not released yet.
But I will wait for jQuerymobile.