Can we create a floating avatar welcome bubble that opens a message/cta when you click on it and closes the message when you click again?
JS You’ll Learn
- Where you can put JS in Bricks
- What are variables?
- Const vs Let
- document.querySelector
- Camel case
- Anonymous functions
- if/else logic