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
I see #tour=2 anchor but not understand how this work -(
http://alvaroveliz.github.io/aSimpleTour/demos/demo-1/next.html#tour=3 not open this step { element : '#test-modal', tooltip : 'Open this modal', text: 'This is a test modal', position: 'L', callback: function(){ $('#test-modal').trigger('click') } },
{ element : '#test-modal', tooltip : 'Open this modal', text: 'This is a test modal', position: 'L', callback: function(){ $('#test-modal').trigger('click') } },
The text was updated successfully, but these errors were encountered:
Any update on this? i would also like to know.
Sorry, something went wrong.
alvaroveliz
No branches or pull requests
I see #tour=2 anchor but not understand how this work -(
http://alvaroveliz.github.io/aSimpleTour/demos/demo-1/next.html#tour=3
not open this step
{ element : '#test-modal', tooltip : 'Open this modal', text: 'This is a test modal', position: 'L', callback: function(){ $('#test-modal').trigger('click') } },
The text was updated successfully, but these errors were encountered: