Skip to content

Instantly share code, notes, and snippets.

@machristie
Created July 9, 2011 21:11
Show Gist options
  • Save machristie/1073967 to your computer and use it in GitHub Desktop.
Save machristie/1073967 to your computer and use it in GitHub Desktop.
iframe Tweet Button example
<iframe id="tweet-button" allowtransparency="true" frameborder="0" scrolling="no"
src="http://platform.twitter.com/widgets/tweet_button.html?via=marcus_christie&amp;text=Replace%20Me&amp;count=horizontal"
style="width:110px; height:20px;"></iframe>
@YvanZim
Copy link

YvanZim commented Nov 8, 2016

Nice and simple thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment