tabsjquery-steps

Jquery Steps : Disable tabbed navigation


It's the first time I post here, even if I've been using this site for quite a long time now. Here is my issue : I'm using jquery-steps to create a validation/checkout form and I'd like to disable tab navigation, which allows users to jump between steps freely (from step 1 to step 3 for example). The tabs have to remain visible.

I realize that the solution might be quite simple, but I'm really stuck for now :/ ...

Thanks for your help, please excuse any english mistake !


Solution

  • Have you already checked out the examples of jquery-steps.com? If not, check out the advanced form example here! See also this blog article which describes How to create a Form Wizard using jQuery Steps in detail.