fnp
/
ReadingsJQM.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ported to Web SQL
[ReadingsJQM.git]
/
js
/
application.js
diff --git
a/js/application.js
b/js/application.js
index
721d4f5
..
fc83cd7
100644
(file)
--- a/
js/application.js
+++ b/
js/application.js
@@
-1,8
+1,9
@@
/*
jQuery Mobile Boilerplate
+ application.js
*/
-$(document).
bind("mobileinit", function(
){
- //
apply overrid
es here
+$(document).
on("pageinit", function(event
){
+ //
custom code go
es here