How do I hide the div I clicked so that the rest remain?
-
actual example on codepen
how to hide the "show" (div.more) which I clicked on?
JavaScript Thomas Wolfe, Apr 30, 2019 -
In the simplest case, you can use slideToggle instead of slideDownAnonymous
1 Answers
Your Answer
To place the code, please use CodePen or similar tool. Thanks you!