We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 , the link doesn't work.
Or should I be going about it differently?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
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
addSteps
Sorry, something went wrong.
No branches or pull requests
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 , the link doesn't work.
Or should I be going about it differently?
Thanks in advance!
The text was updated successfully, but these errors were encountered: