Walkthrough icon

Walkthrough

Hot or Not
Walkthrough

Description

Walkthrough

Walkthrough steps, which makes it easier for your users to adapt to your system in accordance with your instructions.

  • Included 5 different mode to visualize walkthrough steps

Sample usage

Initialization:

        $('body').WT({
    steps: [{
        type: 'enter',
        title: "Welcome to Walkthrouh!",
        content: 'We will now guide you throuh the most basic settings and how to configure them.',
        action: { title: "let's start!" },
{
    type: 'target',
    targetid: 'step1',
    title: "Click Here",
    content: 'to start configuring the site !',
}
    }

    ]
});
   

Html:

 <a id="step1" href="#">this</a>

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.