This is a public library of fully functional examples of the CloudSponge widget. You can deploy any of these html files into your localhost
environment to start tinkering around with the product.
Hosting this directory is straightforward if you have python installed on your system:
python -m SimpleHTTPServer 5000
(or python -m http.server 5000
if you're using Python 3)The simplest way to integrate the CloudSponge widget is to add an anchor tag with the cloudsponge-launch
class somewhere on your page.
You can skip the main menu and let your users go straight to the contact source that they want by adding these deep links to your page.
Most people replace these text links with graphics. You can download some icons here if you don't have your own set.
You can improve the performace of your existing mailto link by launching our Contact Picker before the email composer window is opened.