mirror of
https://github.com/flynx/PortableMag.git
synced 2025-12-23 03:51:52 +00:00
trying to fix the android load bug take 2...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b3c49c9b0f
commit
e0e441c961
@ -119,11 +119,11 @@ $(document).ready(function(){
|
||||
setTimeout(function(){
|
||||
//updateView()
|
||||
setCurrentPage()
|
||||
}, 50)
|
||||
}, 200)
|
||||
// hide the splash...
|
||||
setTimeout(function(){
|
||||
$('.splash').fadeOut()
|
||||
}, 100)
|
||||
}, 200)
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user