mirror of
https://github.com/flynx/PortableMag.git
synced 2025-11-04 14:00:13 +00:00
seems to work, tweeking and playing around...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d526e80e90
commit
71d323fe3a
@ -129,7 +129,8 @@ $(document).ready(function(){
|
|||||||
function(k){console.log(k)}))
|
function(k){console.log(k)}))
|
||||||
|
|
||||||
window.myScroll = new iScroll('viewer', {
|
window.myScroll = new iScroll('viewer', {
|
||||||
snap: true,
|
//snap: true,
|
||||||
|
snap: '.page',
|
||||||
momentum: false,
|
momentum: false,
|
||||||
hScrollbar: false,
|
hScrollbar: false,
|
||||||
/*onScrollEnd: function () {
|
/*onScrollEnd: function () {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user