We implemented Twitter follow and tweet. Both works correctly and we able
to capture the tweet event in our application.
But we are not able to capture the follow event. Below the html code that
we have used.
In this code, alert(“Follow”) is not fired and also FollowMe() method is
not called when follow@directdialogs is hit.
Kindly help us to fix this
Follow@directdialogs