How can you make this transition when you click on the buttons (catalog 2018 and catalog 2020)?
-
https://spx-coding.ru/psk-intercat/
How can you make this transition when you click on the buttons (catalog 2018 and catalog 2020)?
Ajax?JavaScript Joseph Baxter, Sep 6, 2019 -
This is done simply with JavaScript. Working with attributes and styles. Show / Hide. And so on.
Usual id / class selectors are used
More details here: https://learn.javascript.com/searching-elements-domJackson Odom
1 Answers
Your Answer
To place the code, please use CodePen or similar tool. Thanks you!