Skip to content Skip to sidebar Skip to footer
Showing posts with the label Facebook Graph Api

How To Dynamically Load Facebook Like Button?

im building an application which loads some products on main page with search.also after click on … Read more How To Dynamically Load Facebook Like Button?

How Do I Get My Opengraph Objects To Be "liked" Properly?

Still more OpenGraph newbie-ism: I define a page on my site with a full set of metatags appropriate… Read more How Do I Get My Opengraph Objects To Be "liked" Properly?

Posting To Facebook Wall Using Graph Api

I'm trying to post a text with image to facebook wall using graph api. I'm using following … Read more Posting To Facebook Wall Using Graph Api

Post Or Update A Document To A Facebook Group Via Graph Api

I try to post/edit a document to a facebook group with out success. Like described here: Example he… Read more Post Or Update A Document To A Facebook Group Via Graph Api

Facebook App - Javascript Set Height Of Canvas?

I am trying to set the height so I don't have a scrollbar in my facebook app, seen HERE I have … Read more Facebook App - Javascript Set Height Of Canvas?

How Do You Pass An Apostrophe Through A Url?

I'm using Node.js: var s = 'Who\'s that girl?'; var url = 'http://graph.faceboo… Read more How Do You Pass An Apostrophe Through A Url?