javascript Programming Glossary: getposts
How does paging in facebook javascript API works? http://stackoverflow.com/questions/5023757/how-does-paging-in-facebook-javascript-api-works 'click' function FB.api ' me home' since 'last week' getPosts getPosts function response for element in response.data post.. function FB.api ' me home' since 'last week' getPosts getPosts function response for element in response.data post response.data.. console.log previousPage can i call FB.api previousPage getPosts But I'm getting a URL as previous page and I don't know how..
|