DISQUS

blogt0sk1: jQuery Wizard Redux

  • Anhony Brown · 1 year ago
    Nice man, I like it - allot better then the one I made.
  • keif · 1 year ago
    It doesn't work for me:
    XP FF3
  • Alex · 1 year ago
    This is really cool, but if you click through the steps fast the rendering behavior is kind of weird, sort of drops down which I didn't like - Firefox 3.01, OS X 10.5.4
  • keif · 1 year ago
    hahahahaha - it works fine. I had turned off JS for a project in a different tab.
  • glompix · 1 year ago
    A few months ago I threw a wizard form on the jQuery plugin repository. It behaves a lot like the one you linked to, but is written as a normal jQuery plugin. It acts a lot like jQuery tabs if you've ever used that. Styling is one of it's short points compared to this, as it's really up to the implementer to provide it.

    I just threw up a new version in case you're interested:
    http://plugins.jquery.com/project/WizardForm
  • Jerod Santo · 1 year ago
    Thanks! Please spread the word if others are looking for a solutions.
  • Jerod Santo · 1 year ago
    UPDATE:

    I fixed the wizard so that the weird effect Alex pointed out doesn't happen anymore when you click through quickly.
  • Jerod Santo · 1 year ago
    Alex: Good point, I guess I never clicked through the steps that fast during my testing. I'll look into it and see if its something that can be fixed by changing the fade in/out implementation.

    Thanks for the feedback!