Oddnut Software![]()
Adding Tip Buttons to your website encourages people to support your work by tipping it.
Adding Tip Buttons to your site involves putting specially formatted links on your pages where you want Tip Buttons, and adding a JavaScript code snippet to the page. Here is the markup for the small Tip Button above, that lets the user tip whatever page it's on:
<a href="http://tiptheweb.org/tip/" class="ttw-button ttw-button-small">Tip</a>
Full Docs: http://tiptheweb.org/docs/integration/buttons/
You Probably want to be using 'gallery-ttw-button' this module is the CSS style dependency.
Just include in your `.use()` statement, or reference the CSS file directly in your head.
You Probably want to be using 'gallery-ttw-button' this module is the CSS style dependency.
<script src="http://yui.yahooapis.com/3.4.0 PR1/build/yui/yui-min.js"></script>YUI({
//Last Gallery Build of this module
gallery: 'gallery-2011.06.22-20-13'
}).use('gallerycss-ttw-button-css');No forum posts for this module.
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info