Journey.js - Example - Move Dialog
This is an example of a basic journey setup, with dialog moving support enabled.
Download Now
v2.2.0 - 4th Sep 2024
This is an example of a basic journey setup, with dialog moving support enabled.
Download Now
$journey.setConfiguration( {
dialogMovingEnabled: true
} );
$journey.start();