mstratman / jQuery-Smart-Wizard

flexible jQuery plug-in that gives wizard like interface
http://mstratman.github.com/jQuery-Smart-Wizard/
304 stars 164 forks source link

Disable top bar label buttons #34

Closed varchar closed 11 years ago

varchar commented 11 years ago

I'm trying to create a wizard that does not have a top label bar. I've hidden it with css, the the code seems to need the html on the page for the wizard to work. Is there an option that doesn't need the label divs and li's?

mstratman commented 11 years ago

No, there's no such option.