mirror of
https://github.com/flynx/PortableMag.git
synced 2025-12-20 18:41:46 +00:00
another experiment.............
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
abb7eb0255
commit
082161ed7b
@ -132,6 +132,11 @@ $(document).ready(function(){
|
||||
})
|
||||
.on('touchend mouseup', function(evt){
|
||||
//touching = false
|
||||
//setCurrentPage()
|
||||
})
|
||||
.on('webkitTransitionEnd oTransitionEnd msTransitionEnd transitionend', function(){
|
||||
log('transition ended...')
|
||||
//v.trigger('scrollend')
|
||||
setCurrentPage()
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user