This a a sample page of how Fyneworks enquiry forms can be integrated with any website
This page has a single script injection, fyne.js
fyne.js will listen for any triggers (ie.: a click), then it will load and launch the form on demand.
Example 1, lazy loaded as a dialog click here to make an enquiry.
Example 2, lazy-loaded into an element rendered in a div
Example 3, dynamically in matching divs using a mutation observer
Example 4, rendered in a div, all dependencies fully loaded in a single bundle
Example 5, invoke fyneworks programatically by running fyneworks.show()