usablica / intro.js

Lightweight, user-friendly onboarding tour library
http://introjs.com
Other
22.8k stars 2.59k forks source link

Option/method to hide "skip button" #688

Closed SDKiller closed 3 years ago

SDKiller commented 7 years ago

I ran into the issue that there is no option/method to hide "skip button".

My usecase was that on certain pages "skip button" should not be shown - because next page should be shown only to users with specific ACL.

I could only add a.introjs-skipbutton {display: none !important;} as inline css on that pages, but having an option would be nice.

ayyazzafar commented 6 years ago

Is there any plan to add feature so we can disable or hide skip button?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.