Skip to content

Instantly share code, notes, and snippets.

@mkuklis
Created December 16, 2010 05:11
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 mkuklis/743062 to your computer and use it in GitHub Desktop.
Save mkuklis/743062 to your computer and use it in GitHub Desktop.
cf9 function usage
<!DOCTYPE html>
<html>
<head></head>
<body>
<a href="http://twitter.com/share" class="twitter-share-button"
data-url="http://www.energyincommon.org"
data-text="<cfoutput>#createTwitterMessage("Frist Name Last Name", "$490.00", "Health Care", "Solar Home Systems", "Koni, Ghana")#</cfoutput>"
data-count="horizontal" data-via="energyincommon">Tweet</a>
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment