X-Git-Url: https://git.mdrn.pl/ReadingsJQM.git/blobdiff_plain/aa82bb1ba4d5c560d6c4ea2d28f7d41db2491d95..c63067ed60eb7c0b6898776dc626e737e21c01de:/js/application.js diff --git a/js/application.js b/js/application.js index 721d4f5..fc83cd7 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).on("pageinit", function(event){ + // custom code goes here