mirror of
https://github.com/flynx/PortableMag.git
synced 2025-12-17 00:51:46 +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
|
// XXX for some reason, on android, this sets the page but
|
||||||
// does not actually scroll to it -- no animation and/or
|
// does not actually scroll to it -- no animation and/or
|
||||||
// .ScrollTo does notwork...
|
// .ScrollTo does notwork...
|
||||||
setTimeout(functio(){setCurrentPage()}, 50)
|
setTimeout(function(){setCurrentPage()}, 50)
|
||||||
})
|
})
|
||||||
//}
|
//}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user