javascript
Got 401 on ajax calls based on phonegap with iOS?
Did you check your while list in the 'Supporting Files/PhoneGap.plist' file? No? Add your domain there and the problem will be no more.
Google maps problem with query mobile + phone gap
Implementing Google maps with phonegap using query mobile shouldn't be a problem. So I thought, at least at the beginning. The problems started at the very first run.
Scrolling programmatically with jquery mobile
My last task was to create a mobile app for iOS and android platforms.
Sending (and receiving) data to a flash using javascript
In the old days I used to work with flash and it was always a problem to send data to the flash from the HTML level.