Skip to main content

jQTouch 88 Responses

Last post: 1 year, 6 months ago | Thread started: Dec 16, 11, 12:53 p.m.

RespondNew TopicDisable Images

  • sherm

    Anyone here familiar with this framework because I have a question.

    Seems the idea is to have all of your content in separate divs or other child type elements like li tags. ie #page1, #page2 and so on.

    What I want to know is if I can load a completely new page using the .goTo method? If not, what is a better approach.

    Thanks

    Dec 16, 11, 12:53 p.m. – Permalink
  • sublocked

    http://www.sencha.com/products/t…

    • this is definitely more documented than jQTouch...sherm
    + add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earDec 16, 11, 12:55 p.m. – Permalink
  • mstocks

    same guy, David K started jQTouch, he now works at Sencha...

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earDec 16, 11, 1:27 p.m. – Permalink
  • TheFatBaron

    And JQTouch itself is now at http://jquerymobile.com/ - it has better documentation than I remember, though I haven't looked at JQtouch in a while.

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earDec 16, 11, 1:48 p.m. – Permalink
  • jacklalane

    to load anew page link must include rel="external"
    <a href="#" rel="external">

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earDec 16, 11, 2:23 p.m. – Permalink
  • sublocked

    @sherm - I was discussing this on twitter earlier, but I'll echo what I said there.

    Jquery Mobile IMHO is hacky and has very poor performance. The syntax is nice for people that already are familiar with jQuery, but that's about its only advantage. Test the widgets on different mobile devices. They feel cheap and laggy. I'm not a fan of that, or the syntax.

    Sencha v1 is mature and stable, and works well. I'm actually using a preview release of v2 on my mobile app - which has its bugs - but performs much smoother than jQuery. Definitely look into it.

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earDec 16, 11, 3:55 p.m. – Permalink
  • sublocked

    To follow on, there's a great book if you're trying to learn Sencha I found helpful: http://www.manning.com/garcia2/

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earDec 16, 11, 3:56 p.m. – Permalink
  • ernexbcn

    There's a new kid on the block:

    http://www.lungojs.com/

    + add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earDec 16, 11, 4:35 p.m. – Permalink
  • sublocked

    ^ Looks interesting - however no demos?

    Also, they need a native English speaker to proof their site. Lots of grammar mistakes :)

    next note >add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel
    Dog-earDec 16, 11, 8:32 p.m. – Permalink

Login or Register to respond to this

Skip to main content