Below is an example usage of Tourguide.js' content based approach. Simply add tour step descriptions directly to the HTML elements on page using data-tour property. Click [Start tour] button below to start the guided tour:
Start tour
Example: tour step describing the two fields abowe is added usigng the following html: <div class="row" data-tour="step: 3; title: Customer name; content: Example cart customer name text displays customer name description">
<div class="row" data-tour="step: 3; title: Customer name; content: Example cart customer name text displays customer name description">