Helpful - Demo Examples

This page demonstrates two different tour scenarios using the Helpful JS library.

Example 1: Single Page Tour

This example shows a tour with 3 interactive steps, all contained within this page.

Interactive Workflow

The tour will guide you through this simple 3-step workflow:

Step 1: Initialize the process
Step 2: Configure settings
Step 3: Complete setup

Example 2: Multi-Page Tour

This example demonstrates a 4-step tour that spans across multiple pages.

Cross-Page Workflow

This tour demonstrates how to create tours that span multiple pages:

Steps 1-2: Getting started (this page)
Steps 3-4: Advanced configuration

The tour will automatically navigate to page-two.html to complete the remaining steps.