How does dynamic reloading in Assist work, and how are changes applied?
Learn how Eye-Able Assist works with dynamic reloading and how changes are applied.
Dynamic reloading of Eye-Able Assist
With the dynamic loading option, Assist is integrated retrospectively via a locally stored script. The connection to the Eye-Able servers is established only when the Assist icon is clicked, and users are notified of the external service before connecting to the Eye-Able server. When clicked, the integration code is automatically added to the page, which loads both the Assist assets and the current configuration file.
- If changes are made to the position, size, or color of the Assist icon, the configuration script must be downloaded again and integrated. After making adjustments via the dashboard, you can download the updated file for dynamic loading again from the ‘Assist - Installation’ menu item and integrate it.
- Alternatively, you can also make the desired adjustments directly in the EA_dynamicLoading script. There you will find, for example, the variables eA_top, eA_side and eA_bColor, which you can add according to the adjustments made in the dashboard.
Further information can also be found directly on our website.