Answer the question
In order to leave comments, you need to log in
How to do this on the backbone?
There is a form divided into 3 steps, under each step there is a button "next" or "next" and "back". So, what is the right way to do this using the backbone? Or is it necessary to do this with jquery (hide()/show())?
Answer the question
In order to leave comments, you need to log in
It's easier on jquery, but it's possible without libs and frameworks, it's not difficult, let's say you create an active class for a popup that will be visible, the id of the active popup, and by clicking "next / back" you check this id and switch the popup.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question