Installing the Widget
The following procedure describes how to install the click-to-call widget on the HTTPS web server.
| ➢ | To install widget on HTTPS web server: |
| 1. | Unzip the public.zip file; the following directories are extracted: |
| ● | example - containing the following files: |
| ◆ | click-to-call.css: Style for fixed widget. |
| ◆ | click-to-call-widget.css: Style for floating widget. |
| ◆ | index.html: Example of the Widget HTML page (references the CSS files above). |
| ● | js - containing the following file: |
| ◆ | click-to-call-widget.js: Widget JavaScript code. |
| 2. | Copy the above directory’s tree to your HTTPS web server. |