13-Aquamarine
June 29, 2023
Question
3D panel button sequence
- June 29, 2023
- 1 reply
- 2583 views
In 3D panel I have placed some buttons, checkbox and labels in order. the button should play on sequence,
if i click the first button then show the check box, label and 2nd button, similarly if i click the 2nd button the 2nd checkbox, label and 3rd button should appear and so on. How to do this sequence using js.

