Closed laurisvan closed 11 years ago
I suspect the current apps get broken when adding Backbone events. Stubbing out jQuery event handling methods (e.g. delegate) should do the trick, and a server would never need them.
Ok, had 15 minutes of extra time so I implemented the stuff. More things to demo on HTML5 DevConf tomorrow, then!
I suspect the current apps get broken when adding Backbone events. Stubbing out jQuery event handling methods (e.g. delegate) should do the trick, and a server would never need them.