Track button click within a iframe

Posted by philgo20 on Stack Overflow See other posts from Stack Overflow or by philgo20
Published on 2010-05-12T15:36:33Z Indexed on 2010/05/12 15:44 UTC
Read the original article Hit count: 244

Filed under:
|
|
|
|

Hi,

Is it possible to track a button click within an iFrame if i don't have control over the external website or it's contents?

(very fictionnal example)if i had an iframe like this:

<iframe src="http://www.johnny.com/plugins/like.php?href=http%253A%252F%252Fexample.com%252Fpage%252Fto%252Flike&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;font&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>

© Stack Overflow or respective owner

Related posts about onclick

Related posts about JavaScript