Skip to content

Instantly share code, notes, and snippets.

@dugger
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dugger/9548831 to your computer and use it in GitHub Desktop.
Save dugger/9548831 to your computer and use it in GitHub Desktop.
Skype Embed
<script type="text/javascript" src="http://www.skypeassets.com/i/scom/js/skype-uri.js"></script>
<div id="SkypeButton_Call_annatrellaruth_1">
<script type="text/javascript">
Skype.ui({
"name": "call",
"element": "SkypeButton_Call_annatrellaruth_1",
"participants": ["annatrellaruth"],
"imageSize": 32
});
</script>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment