Open aviveros opened 7 years ago
+1
@aviveros This would be most easy to implement, if you would fork the repository and just create a Pull-Request containing your changes. Probably the owner of the repository is busy right now and you could implement those changes and also take part as a contributor. 🚀
+1
I have added the above code but it seems not working. Can you please tell what are the places to modify? Now I am using the classes stepper horizontal linear in my primary ul tag
It's an old issue and it contains jQuery code (which is not used on the project anymore). However, the feature request is still valid, therefore I'm going to keep it open as with the feature request
label.
Hi Kinark,
With actual settings is only posible jump into next/prev step and not jumping some steps. For example, if you are in step 3 (1&2 are done) and you want to go back to 1, you can't. You need to open next/prev step until arriving your previous done step, something annoying specially for long steppers.
If you think is interesting, please consider to update, I have modified mine updating one of your methods and adding some conditions :