fortesinformatica / Sideshow

Sideshow is a powerful javascript library which aims to reduce your user's learning curve by providing a way to create step-by-step interactive tours. Explain the features of your application, control your end-user's interaction with your UI, emphasize what you're explaining in each step by masking it. Just think! The sky is the limit!
http://fortesinformatica.github.io/Sideshow
Apache License 2.0
86 stars 31 forks source link

Button is not disabled after set complete condition to true and false in single step #21

Open jCobbSK opened 8 years ago

jCobbSK commented 8 years ago

If complete condition is evaluated true it activates button, but when it is set false, it doesn't disable it.