Merge pull request #6 from istrasoft/patch-1
[ReadingsJQM.git] / js / application.js
index 721d4f5..fc83cd7 100644 (file)
@@ -1,8 +1,9 @@
 /* 
        jQuery Mobile Boilerplate
+       application.js
 */
-$(document).bind("mobileinit", function(){
-       // apply overrides here
+$(document).on("pageinit", function(event){
+       // custom code goes here