X-Git-Url: https://git.mdrn.pl/ReadingsJQM.git/blobdiff_plain/4a68d4cc74db768a6063bcd6d8889cd0c7c0a54f..389b7f33e7f11786f5d3dcc5ad9f3115bf96cc6b:/js/application.js diff --git a/js/application.js b/js/application.js index 721d4f5..0f091a9 100644 --- a/js/application.js +++ b/js/application.js @@ -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