12.04.2020, 18:48
|
Профессор
|
|
Регистрация: 04.12.2012
Сообщений: 3,791
|
|
Цитата:
|
// Set `touch: false` to disable panning/swiping
touch: {
vertical: true, // Allow to drag content vertically
momentum: true // Continue movement after releasing mouse/touch when panning
},
|
© https://fancyapps.com/fancybox/3/docs/#options
https://jsfiddle.net/rzq9wyj0/
|