jquery-steps
jquery-steps copied to clipboard
A powerful jQuery wizard plugin that supports accessibility and HTML5.
Hi guys, i'm working with jquery steps to try to check canvas if is blank or not. After check i do ajax to get some information i need and after...
Adding the main key into the package.json file will allow Webpack to automatically find the main JavaScript file to import when using Babel.
I'm working on a project that I need to add a slider on the steps to make it more responsive. So I decided to use [Slick](http://kenwheeler.github.io/slick/) to easily add a...
Hi, First thanks for great work. I put a anchor link in my wizard section. Now i want when user click this anchor link then go the next step or...
Calling the .steps() method is triggering this deprecation error recently in the console of Chrome since preventing this plugin from working: `[Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated...
How to put Next Forward button elements on the top?? Is there a workaround? or an option?
How to add dynamic step section if any radio input is checked
When initializing the plugin I set ``` enablePagination:false, ``` Now when the first step is submitted I would like the the pagination to show in the subsequent steps, is it...
Hello. I am working with this library within React and I am unable to pass onChange to the input tags (will not fire, and does not render on the DOM)....
I'm trying to use this code to change content dynamically in perticular it works on firefox but not on chrome . Even I have removed my Javascript still it give...