Skip to content

Instantly share code, notes, and snippets.

@peterfschaadt
Last active August 29, 2015 14:06
Show Gist options
  • Select an option

  • Save peterfschaadt/bae563e7b4c2f006c755 to your computer and use it in GitHub Desktop.

Select an option

Save peterfschaadt/bae563e7b4c2f006c755 to your computer and use it in GitHub Desktop.
supportscheduler - contact us TPA HTML
<!DOCTYPE html>
<html>
<head>
<title>Wix Contact Us App</title>
<style type="text/css">
body {
background: transparent;
margin: 0;
}
</style>
<script type="text/javascript" src="https://sslstatic.wix.com/services/js-sdk/1.21.0/js/Wix.js"></script>
<script type="text/javascript" src="https://gist.githubusercontent.com/peterfschaadt/bae563e7b4c2f006c755/raw/fd90b6ab02e784f30416fadab01de9262336abb8/widget.html"></script>
</head>
<body>
<h3 style="color:red;">Embedded Scheduler</h3>
<a href="javascript:void(0)" onclick="contactApp.open()"><img id="contact-cta" src="" /></a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment