S
S
Stacy None2018-03-31 20:59:53
JavaScript
Stacy None, 2018-03-31 20:59:53

How to make div elements appear alternately on the page on button click?

Good evening!
Please tell me how to make a script that would display the page elements in turn by pressing the "done" button
For example: There are 3 div blocks in each of them there are input fields, you need to make sure that after filling in the field, the "Done" button is displayed by clicking which below pops up the second div with the following field.
An analogue to that is the tour.js plugin that displays as hints, but I need it as written above.
Maybe someone knows a ready-made plugin?
Quite bad in js and jq. Thanks in advance to everyone who pays attention!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
coderisimo, 2018-04-01
@Stacy11

It seems to me that this functionality will not be limited, but if you do exactly THIS, then you can do it like this, for example:
https://codepen.io/coderisimo/pen/MVGJJe

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question