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
Use 'edge.create':
http://developers.facebook.com/docs/reference/javascript/FB.Event.subscribe
really simple... can even couple it with jQuery.