On Jan 2, 3:39 pm, jarosia <[email protected]> wrote:
> Hello
>
> I am new to iui and im trying to do something like 
> thishttp://www.shopdev.co.uk/blog/sortable-lists-using-jquery-ui/
>
> However i cant seem to get it to work, i think its because my list is
> in an iui ajax request result so the script doesn't see it.
>
> How could I do this??

You need to detect touch events and respond to them appropriately.
iPhone does fire suitable events, but not how you would expect it to.
I'm not sure iUI gives you much help with this.

You need to allow users to pan the display but also do drag.  Users
should be taught to tap-drag (like using a touchpad on a laptop)
rather than just drag - this leaves drag for panning the display.

The following document will get you started-you'll need to register as
an Apple Developer Connection (ADC) member, but it's free:

<URL:
https://developer.apple.com/iphone/library/documentation/AppleApplications/Reference/SafariWebContent/HandlingEvents/chapter_7_section_6.html
>


--
Rob
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to