How do I do to be able t开发者_如何转开发o use jquery in my palm mojo application?Check out this question, especially the comments.
I want to customize my web page for Palm开发者_StackOverflow pre. Is the a way to use Mojo in web pages for palm pre? Can I for example use a Mojo picker or a scroll tag?You can now use ENYO in your H
In Palm WebOs I need to convert an image into bytes (like byte array in .Net) to pass it as a parameter to a web service, where I can convert back this bytes data to image and save on server.
How can I implement DoubleTap event 开发者_如何学运维and SingleTap event separately in webOS ?In your handler for Mojo.Event.tap, look at the event\'s count field.That will be 2 for a double-tap, 1 fo
I\'m finishing up my first app on the Palm Pre for a client.During testing I was sad to discover that the sounds, which work fine on my palm, won\'t play at all on my client\'s device.