Changed pathing to root relative. Added mobileinit.js.
[ReadingsJQM.git] / js / application.js
index 721d4f5..0f091a9 100644 (file)
@@ -1,8 +1,9 @@
 /* 
        jQuery Mobile Boilerplate
+       application.js
 */
-$(document).bind("mobileinit", function(){
-       // apply overrides here
+$(document).live("pageinit", function(event){
+       // custom code goes here