fnp
/
ReadingsJQM.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
0f091a9a31ef1603055959fe9acf6a40237ab6ab
[ReadingsJQM.git]
/
js
/
application.js
1
/*
2
jQuery Mobile Boilerplate
3
application.js
4
*/
5
$(document).live("pageinit", function(event){
6
// custom code goes here
7
8
9
10
});