The following anchor tag
<a href="http://twitter.com/share" class="twitter-share-button external" data-text="check out ___ on MySite!" data-count="none" data-via="MySite">tweet</a>
I am wondering if special .js file needed? I mean, how does the browser know date-text, data-count fields? those are not standard, browser probably won’t know that they mean.
But I seearch the whole file and couldn’t find any reference to any .js file that relate to the twitter sharing.
Check out the Tweet Button Docs. You need to add the following line somewhere in your page for that special anchor to function: