X-Git-Url: https://git.mdrn.pl/ReadingsJQM.git/blobdiff_plain/aa82bb1ba4d5c560d6c4ea2d28f7d41db2491d95..94fb0eedb97c76e80cf6137247e487f472fb8f07:/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