Is there a JQuery alternative to JQTouch with better Android Support?
Asked Answered
N

5

7

Basically looking for a JQuery plugin with better Android browser support than JQTouch. Or even an alternative Javascript framework with better mobile support.

Nice answered 26/5, 2010 at 20:30 Comment(1)
Care to explain what you mean by "better"? If you can point out some issues with JQTouch, more people might be able to help :)Truax
N
5

You could try Sencha Touch.

Noblesse answered 23/6, 2010 at 0:42 Comment(1)
+1 Just tried this on an Android phone and all the demos I tried work.Abie
C
2

A list of 18 other mobile frameworks with varying levels of complexity and usefulness, you may be able to find one that fits your needs.

http://iphoneized.com/2009/11/18-mobile-frameworks-development-tools-creating-iphone-apps/

Combined answered 24/7, 2010 at 9:1 Comment(0)
F
1

This is more a replacement for JQuery than a replacement for JQTouch, but have you looked at http://xuijs.com/? From the home page:

We hear your words. Why another JavaScript framework?! When development of PhoneGap was under way we noticed slow load times for modern JavaScript frameworks (such as Prototype, MooTools, YUI, Ext and (yes) even jQuery. A big reason why these libraries are so big is because is mostly they contain a great deal of cross browser compatibility code. The mobile space has less browser implementations (so far) and different needs. Thus XUI.

All this in 7.8kb. Not bad. If you have jQuery experience, you'll find xuiji familiar in some ways.

Formication answered 1/6, 2010 at 20:20 Comment(0)
H
1

JQuery Mobile, is the top for android/cross-platform mobile app development: http://jquerymobile.com/ I ended up going with JQTouch and doing work-arounds for Android because it's templates look slicker to me.

Here answered 22/4, 2011 at 10:22 Comment(0)
L
1

Like Barnabas said above, xui is a great alternative. Also, Uranium (which includes xui in its download) is a neat set of pre-made widgets that requires no javascript knowlegde - just some attributes in your HTML.

Lief answered 18/1, 2012 at 21:59 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.