Topic: Stepper Via JavaScript not working
I'm trying to use the Stepper via JavaScript and it does not work, I'm using the Basic example. I use the same code from the exemple...
const stepper = new mdb.Stepper(document.getElementById('stepper'));
In the HTML of the Basic Example I only change the attributes of the tag "ul".
This is the result, the stepper does not look good....

Grzegorz Bujański
staff answered 5 months ago
Hi.
I see that you also deleted the stepper class. Add it and the stepper will look good again.
Resolved
- User: Pro
- Premium support: Yes
- Technology: MDB 5
- MDB Version: 2.0.0
- Device: PC
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No