Webview orientation with Phonegap
I was having this really weird problem in PhoneGap where when the orientation would change the webview would not resize to fit the whole screen. Turns out that the meta viewport tag was causing
I was having this really weird problem in PhoneGap where when the orientation would change the webview would not resize to fit the whole screen. Turns out that the meta viewport tag was causing
I have had the worst two days. Here I have my app, Notiffi, pretty much ready to go. I have it set up in iTunes connect, ready to go. I am ready for the
Just a quick one today. I have read on several web pages that if you want to speed up the rendering of your site that you need to add -webkit-transform: translate3d(0,0,0) to the page elements
Found an interesting behavior today. I have an LI element that has a click handler on it, but that LI element has an A element which has a link. So it looked kind of
I’ve been doing a lot of work in Phonegap lately and I really like it. However, one of the things I don’t like is that click events are really, really slow. There’s a reason
Keeping this for myself. I bet that I will find it useful someday. Simon Mac Donald: PhoneGap Android Application Preferences Plugin.