Display content after clicking Facebook Like button

前端 未结 3 1393
南笙
南笙 2020-12-29 12:09

I have a section of a webpage that I only want people to be able to access after clicking a Facebook Like button.

How do I hide that particular area and then displa

3条回答
  •  自闭症患者
    2020-12-29 13:03

    Use 'edge.create':

    http://developers.facebook.com/docs/reference/javascript/FB.Event.subscribe

    really simple... can even couple it with jQuery.

    
    

提交回复
热议问题