X-Git-Url: https://git.mdrn.pl/ReadingsJQM.git/blobdiff_plain/c32079388622f753bd8c65b48ea0cbf30be6934c..60900941226faba2b267e9692fa805bb9a7bdeed:/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