I\'m trying to develop an application which gets the the response from the MySQL database using ajax post and update in list selector, but the list is displaying empty, can some one help me out from t
I\'m trying to develop an application that verifies the user name and password on VPN server and i开发者_如何转开发f success it has to give the access to the MYSQL server. can any one give me logic fo
Updated: webOS version 2.1... This base64 encoded image data generates the correct data image when I append it to the source of an image, like this:
An onFailure handler in webOS has an argument inError. I tried printing it using: console.log(\"error: \" + inError);, but the result is only: error: [object Object]*** (app/assistants/main-assistant.
here img variable is extracted from using Open Source Png Generation code here .. http://www.xarg.org/2010/03/generate-client-side-png-files-using-javascript/that is an alternative to canvas.toDataURL
I don\'t know if Crafty.js is popular on Stack Overflow yet or not, but I\'ve been using it, and I didn\'t get an answer from the mailing list, so I figured I\'d try here.
In a webOS app, I have a Mojo.Widget.Slider that I use to set an integer to 0, 1, or 2.I take care of rounding the Slider value myself already (though there is a feature to do this for you, but I stop
I\'m using the Blogger Protocol API and I\'m having trouble deleting posts.I\'m working on a webOS device and so I can\'t send DELETE directly; instead I use Google\'s workaround to use POST:
I have several event listeners in a webOS app and each one I set up like this: this.controller.listen(
I have an HTML5 webapp wherein I use localStorage to retain some client-side user settings between uses.I thought I had it all working well, but I recently find that in the WebOS browser the localStor