Skip to content

Instantly share code, notes, and snippets.

@kmrobin
Last active June 16, 2017 04:39
Show Gist options
  • Save kmrobin/e41350f8ee468582e34679fc618a8d49 to your computer and use it in GitHub Desktop.
Save kmrobin/e41350f8ee468582e34679fc618a8d49 to your computer and use it in GitHub Desktop.
Twitter Tweet Button in iFrame
<iframe id="tweet-button" allowtransparency="true" frameborder="0" scrolling="no"
src="http://platform.twitter.com/widgets/tweet_button.html?via=Robin&amp;text="This is my Tweet"&amp;count=horizontal"
style="width:110px; height:20px;"></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment