- create JS file that: - inserts an iframe that wraps https://emberclear.io - has a user already setup - has a contact already setup - visits that chat page for that contact - styles the iframe so that it can hide/show based on a button click - always position: fixed to the bottom right? or configurable in some way? Floating Widget files could live in the folder: ``` /client/floating-widget/ - embed-script.js - demo.html - embed-styles.css (or these are embedded in the js file) ```
Floating Widget files could live in the folder: