Twitter integration for your websites
deepak - Tue Jan 17 2012 21:15:00 GMT-0500 (EST)
How to integrate twitter with your website?
How to integrate twitter with your website?
deepak - Tue Jan 17 2012 21:15:47 GMT-0500 (EST)
10 Awesome ways to Integrate Twitter
deepak - Tue Jan 17 2012 21:18:15 GMT-0500 (EST)
Why twitter integration is important?
deepak - Tue Jan 17 2012 21:18:15 GMT-0500 (EST)
Why twitter integration is important?
deepak - Tue Jan 17 2012 21:31:59 GMT-0500 (EST)
What i need is a way to publish the current url of the website to twitter?
What i need is a way to publish the current url of the website to twitter?
deepak - Tue Jan 17 2012 22:59:50 GMT-0500 (EST)
Sample code
<script src="https://platform.twitter.com/widgets.js"
type="text/javascript">
</script>
<a href="https://twitter.com/share"
class="twitter-share-button"
data-text="dsadasd" data-via="dnenmini" data-count="none">Tweet</a>
deepak - Sat Mar 24 2012 18:29:22 GMT-0400 (EDT)
Sample code to add Follow Me?
<a href="https://twitter.com/dnenmini" class="twitter-follow-button"
data-show-count="false">Follow @dnenmini</a>