/ Published in: JavaScript
URL: http://support.tweetboard.com/home/#installation
Expand |
Embed | Plain Text
<script type="text/javascript"> var _tbdef = {user: 'yourtwitterusername'}; (function(){ var d = document;var tbjs = d.createElement('script'); tbjs.type = 'text/javascript'; tbjs.async = true; tbjs.src = 'http://tweetboard.com/tb.js'; var tbel = d.getElementsByTagName('body')[0]; if(!tbel) tbel = d.getElementsByTagName('head')[0]; tbel.appendChild(tbjs); })(); </script>
You need to login to post a comment.
