AngularFacebook
AngularFacebook copied to clipboard
Simple AngularJs module for Facebook API.
Hi i am trying to call page like event function, i have added that into my code. BUt it is not working. var facebookEvents = { 'auth': ['authResponseChange', 'statusChange', 'login',...
Hello, I haven't had any luck with your module and figured it is because you need to explictly parse the generated XFBML after the view updates. Adding a parse method...
- adding support for data-width, default to 250 if it's not specified - fixing errors - adding link documentation