Difference between revisions of "Test/SupportBeeWidget"

(commented out something I wasn't using)
(:()
Line 9: Line 9:
 
<div id="fullWidth">
 
<div id="fullWidth">
  
<!--
+
 
 
<h2>Test Custom Form</h2>
 
<h2>Test Custom Form</h2>
  
Line 15: Line 15:
 
Currently having difficulty with CORS w/r/t SupportBee's API. Probably doing something wrong. Need to learn more.
 
Currently having difficulty with CORS w/r/t SupportBee's API. Probably doing something wrong. Need to learn more.
 
</div>
 
</div>
-->
+
 
  
 
<h2>Native SupportBee widgets</h2>
 
<h2>Native SupportBee widgets</h2>
Line 21: Line 21:
 
<h4>Overlay Version</h4>
 
<h4>Overlay Version</h4>
  
<a data-controls-modal="sb-overlay" style="cursor: pointer;">Open the modal-overlay version of the SupportBee widget</a>
+
<!--<a data-controls-modal="sb-overlay" style="cursor: pointer;">Open the modal-overlay version of the SupportBee widget</a>-->
  
 
<h4>Embedded Iframe Version</h4>
 
<h4>Embedded Iframe Version</h4>
Line 28: Line 28:
 
<!--<iframe src="https://igem.supportbee.com/web_tickets/new?company=igem&embed=true&locale=en&captcha=true&ticket[forwarding_address_id]=8799&ticket[requester_name]=Cheesy%20Poofs&ticket[requester_email]=cheesy@poofs.com&ticket[subject]=Insufficient%20Cheese" style="width:500px; height: 500px; border:none"></iframe>-->
 
<!--<iframe src="https://igem.supportbee.com/web_tickets/new?company=igem&embed=true&locale=en&captcha=true&ticket[forwarding_address_id]=8799&ticket[requester_name]=Cheesy%20Poofs&ticket[requester_email]=cheesy@poofs.com&ticket[subject]=Insufficient%20Cheese" style="width:500px; height: 500px; border:none"></iframe>-->
  
<iframe src="https://igem.supportbee.com/web_tickets/new?company=igem&embed=true&locale=en&captcha=true&ticket[forwarding_address_id]=8799&ticket[subject]=[Troubleshooting]%20Type%20your%20question%20here" style="width:500px; height: 700px; border: 1px solid #ccc;">Fallback content</iframe>
+
<!--<iframe src="https://igem.supportbee.com/web_tickets/new?company=igem&embed=true&locale=en&captcha=true&ticket[forwarding_address_id]=8799&ticket[subject]=[Troubleshooting]%20Type%20your%20question%20here" style="width:500px; height: 700px; border: 1px solid #ccc;">Fallback content</iframe>-->
  
 
<div class="clear"></div><div class="clear"></div>
 
<div class="clear"></div><div class="clear"></div>
Line 41: Line 41:
 
</div>
 
</div>
  
 +
<!--
 
<script>
 
<script>
 
//<![CDATA[
 
//<![CDATA[
Line 57: Line 58:
 
});
 
});
 
</script>
 
</script>
 
+
-->
  
 
</html>
 
</html>

Revision as of 19:08, 1 June 2015

Test Custom Form

Currently having difficulty with CORS w/r/t SupportBee's API. Probably doing something wrong. Need to learn more.

Native SupportBee widgets

Overlay Version

Embedded Iframe Version