Hi, it is possible to enable swipe into visu only for determinated pages?
I would like to do a think like this:
- 3 floor
- every floor have 3 pages
- when in one of the 3 pages of a floor switch between them and only them using swipe
It works partially: it allows to swipe to the next/previous page (that isn't in the var allowed)
with this script it isn't possible to do the same thing with all floors right?
Example:
floor 1, swipe only allowed between floor 1 pages (5, 6, 7)
floor 2, swipe only allowed between floor 2 pages (8, 9, 10)
05.01.2022, 15:52 (This post was last modified: 10.01.2022, 06:42 by Mirco.)
Thanks! It works perfecly with mouse on my pc and ipad but with the touch it work only when i'm in the first floor that I displayed, after I change the floor it stop working on all floors.. I tried on safari and firefox and it's the same
10.01.2022, 08:09 (This post was last modified: 10.01.2022, 08:21 by Mirco.)
Attached the screenshot
When into the floor P1 it works, when I switch to floor PT it stop to work even when I return to floor P1. This happen only with touch (ipad iphone and android) because if I use mouse on this devices it works correctly
Are you sure the custom script is working? What you are describing is the default swipe action. If this happens on all platforms then check browser console (F12) for any errors.