When will palm\'s push notification go live? What are the alternatives right now? We are in development of an app that need开发者_开发问答s push notification to function otherwise it will just not wor
We\'re about to start developing software for the Palm, using WebOS. Though an emulator is available for testing, I always feel more confident seeing it run on a physical device as well.
Is it possible to get the window.scrollY property in开发者_StackOverflow社区 Javascript on the Palm Pre? Doesn\'t seem to be but maybe there is a secret Palm-ish way?
I\'m trying to debug a javascript-heavy webapp running on the Palm Pre browser.There are various useful debugging messages that the app will output to console.log(). This app was not built specificall
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.