Re: [twitter-dev] Re: Does twitter offer any hook to register a click on the tweet button iframe?

2011-07-15 Thread Neat
Hi. Is there anything changed in javascript code(platform.twitter.com/widgets.js). I'm trying to simulate same effect (I want to detect the value I'm getting from the integration) but without success. I can't get back value from twitter button and trigger some alert or console.log. I copy-past

[twitter-dev] Re: Does twitter offer any hook to register a click on the tweet button iframe?

2011-06-23 Thread Drew
Thanks. That almost works. We have multiple (one for each post) JS twitter buttons (which convert to iframes) on a page. According to http://dev.twitter.com/pages/intents-events I can use target to get a DOM reference to which one was clicked: target a DOM node reference to HTML element or IFRA