AppBoilerplate
AppBoilerplate copied to clipboard
A jquery mobile app boilerplate
Just cloned this and ran index.html on a local http server (mongoose) in Chrome 25. When I click one of the links in the footer I get various errors in...
Error in chrome javascript console : GET http://localhost:2773/app/extensions/http://localhost:2773/app/extensions/sample_plugin/sample_plugin.js 404 (Not Found)
It would be nice if there could be a place where events like 'mobileinit', 'pagecreate' and so on could be attached to the document. Great job by the way!