javascript

21
12/2011

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.

21
11/2011

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.

14
11/2011

Scrolling programmatically with jquery mobile

My last task was to create a mobile app for iOS and android platforms.

29
06/2009

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.