Skip to content

Custom touch events

The eWizard.js framework allows you to add the following custom touch events to your e-Detailers, messenger ads, and sites:

Gesture         Event         DescriptionComments
SwipechapterswipeSwipe on chapter-level navigation.Applicable to e-Detailers only The chapter swipe event is triggered when chapter.enabled is set to true and the swipe matches the direction and touchesCount options defined in your e-Detailer chapter navigation settings.
SwipeslideswipeSwipe on slide-level navigationApplicable to e-Detailers only The slide swipe event is triggered when slide.enabled is set to true and the swipe matches the direction and touchesCount options defined in your e-Detailer slide navigation settings.
SwipesubslideswipeSwipe on subslide-level navigationApplicable to e-Detailers only The subslide swipe event is triggered when subslide.enabled is set to true and the swipe matches the direction and touchesCount options defined in your e-Detailer subslide navigation settings.
PanpanPan gesture (any direction)Applicable to e-Detailers, messenger ads, and sites
PinchpinchPinch gesture (zoom in/out)Applicable to e-Detailers, messenger ads, and sites
RotaterotateRotate gestureApplicable to e-Detailers, messenger ads, and sites
TaptapTap gestureApplicable to e-Detailers, messenger ads, and sites