Hello,
I am attempting to bind an event callback when a user tweets. I am trying to do this on a custom link.
Binding works on the regular tweet button, but do not work on my custom button.
For an example, view source on this page:
http://www.scottlabsllc.com/tweet-test.php
Both links should make an alert when clicked, and also when a tweet occurs.
Any idea what I’m doing wrong?
Thanks,
Kevin