To display the sadtrombone button on your site, simply follow these instructions:
- Place the following empty element on your web document, where you would like the widget to be displayed.
<div id="widget_sadtrombone"></div>
- Right before the "</body>" at the end of the web document. Simply copy and paste this code and modify the width of the widget by changing the value of the variable sadtrombone_width:
<script type="text/javascript">
//<![CDATA[
// widget width in pixels
var sadtrombone_width = 180;
//]]>
</script>
<script type="text/javascript" src="http://www.sadtrombone.com/widget/async-sadtrombone-widget.min.js"></script>
