Category Archives: HTML
Google Maps events in Mobile Safari and PhoneGap for iPhone
Having trouble getting your Google Maps div to respond to events like you want in Mobile Safari or a PhoneGap app for iPhone? So was I. Disabling pinch-zoom is simple enough, but getting a finger drag to (a) not move … Continue reading
Posted in Google Maps, hacks, HTML, iPhone, Javascript, Programming
Tagged Events, gmaps, Google Maps, hacks, Javascript
4 Comments
InvalidAuthenticityToken, Forms, Tables, and Rails
Recently, while pairing with Abel as we hacked on some code for his budget tracking app, we came across an interesting problem while trying to acomplish what seems like a pretty straightforward task.