Open jussc opened 2 months ago
Hi, your example doesn't look like valid way of declaring tour steps via attributes.
I've updated this codepen example with a Link inside the data attribute: https://codepen.io/sjmc11/pen/NWzaWxw
Ideally if displaying links and formatting, you should use the addSteps
method in this codepen example:
https://codepen.io/sjmc11/pen/MWXrVWo
Hi, I am trying to set up tourguidejs on a new project.
When I add the attribute like this: <div "data-tg-tour="Use the filters below to blah blah blah
Or should I be going about it differently?
Thanks in advance!