Look for wizard, there is one working from me. If you want to, you can make this work too.
Alex () - 10 years ago - Reply 0
Should be a switch, you'd presume. But that's not the purpose I reckon. :)
Ken Verhaegen () - 10 years ago - Reply 0
I assume that it would be a signup process or a checkout process. But I want it to actually work based on clicks without writing the JavaScript myself
Maybe I'll write some and submit it to make it better :))
jasonsykoo () - 10 years ago - Reply 0
This wasn't supposed to be a JavaScript solution out of the box, although there's no reason it couldn't be adapted to do so. I'm using it to show three steps in a process. Each step is it's own page. The idea is the current step is marked active and future steps are marked disabled. That way it shows easily what steps you've finished already and which ones are coming up.
Andrew Shell () - 10 years ago - Reply 0