Created
July 9, 2011 21:11
-
-
Save machristie/1073967 to your computer and use it in GitHub Desktop.
iframe Tweet Button example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<iframe id="tweet-button" allowtransparency="true" frameborder="0" scrolling="no" | |
src="http://platform.twitter.com/widgets/tweet_button.html?via=marcus_christie&text=Replace%20Me&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
Nice and simple thanks :)