lazy load scripts
This commit is contained in:
parent
91f96dbe68
commit
b9884940ef
7 changed files with 14 additions and 8 deletions
|
@ -174,7 +174,7 @@
|
|||
});
|
||||
}
|
||||
|
||||
$(document).on('pagebeforeshow', "#tvRecommendedPage", function () {
|
||||
$(document).on('pageshown', "#tvRecommendedPage", function () {
|
||||
|
||||
var page = this;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue