bootstrap-wizard icon indicating copy to clipboard operation
bootstrap-wizard copied to clipboard

Free Bootstrap Wizard

Results 7 bootstrap-wizard issues
Sort by recently updated
recently updated
newest added

Hello and thank you for this great looking wizard, It would be really nice to have a React version of this. The react-wizard is not quite this good looking unfortunately

I like this plugin but it is not updated. Please Update this to latest Bootstrap 4.3

//code for validator // Code for the Validator var $validator = $('.wizard-card form').validate({ rules: { firstname: { required: true, minlength: 3 }, lastname: { required: true, minlength: 3 }, password...

Since the script is finding just 'li" in the document, and I have other 'li's' in my content, the script is reading all of the 'li' elements and sizing accordingly,...

Hi! When resizing the window, the background image doesn't cover completely at the bottom. I would recommend the following: 1. Remove the inline style at `` 2. And put a...

Helo, The Second Step validation not working in form.