mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 11:10:08 +00:00
tweeking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
000cff2673
commit
ae425e3e61
@ -165,7 +165,7 @@ $(document).ready(function(){
|
||||
// XXX for some reason, on android, this sets the page but
|
||||
// does not actually scroll to it -- no animation and/or
|
||||
// .ScrollTo does notwork...
|
||||
setTimeout(functio(){setCurrentPage()}, 50)
|
||||
setTimeout(function(){setCurrentPage()}, 50)
|
||||
})
|
||||
//}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user