I’m trying to redesign my registration form using bootstrap. I’m following this documentation to convert my already finished registration page into a bootstrap based page. My registration page is broken into 3 parts, Options/Information/Payment. But I want pages to slide into each other like a slider where you can go back and forth. Something like this. So how do I break this form into three pieces and slide into each other with bootstrap?
I’m trying to redesign my registration form using bootstrap . I’m following this documentation
Share
I think Bootstrap Tabs will do what you need.