-
Archives
-
Meta
Tag Archives: Javascript
Yet Another Backbone.js Tutorial – Part 2 – Pre-Reqs & The Spec
Please checkout Part 1 where I explain the philosophy behind Backbone.js It’s time to build our Backbone.js app, “Comment on the Movies”. This tutorial will, ideally, give you something interesting to build. Take a look at the finished app (so far) on … Continue reading
Yet Another Backbone.js Tutorial – Part 1 – Backbone.js Philosophy
At my new job I’m getting pretty friendly with Backbone.js. This 2-part post will teach you some backbone basics & show you how to create your own backbone.js app with multiple routes. Continue reading
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