capture the click of the Twitter “Tweet” button using jQuery

前端 未结 3 1436
南笙
南笙 2021-01-03 04:02

I have the following code on my site, which when it accesses Twitter\'s API generates it\'s own markup.

I\'m looking to call a JavaScript function on the onCli

3条回答
  •  独厮守ぢ
    2021-01-03 04:34

    You may try it with jquery...

    
    

    I doubt the class will change even if the markup changes.

提交回复
热议问题