Attach a click() event to the FaceBook 'Like' button?

前端 未结 5 1488
既然无缘
既然无缘 2020-12-25 14:27

I\'d like to do something on the page when a user clicks \'Like\'.

I thought something simple like the following would work:



        
5条回答
  •  轮回少年
    2020-12-25 14:28

    One can detect 'like' and 'unlike' event of facebook like button using edge.create and edge.remove respectively.

提交回复
热议问题