javascript - Catch onclick adsense event ? -


i wan't send ajax request if user clicked on adsense . because adsense code in iframe can't find way catch onclick event .. ideas plz ??!

the simple answer you can't. since adsense on domain, access inside of iframe cut off. cross-domain security feature built modern browsers. may able catch click event on iframe (haven't tried before), it's not going tell inside of iframe.


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -