Facebook Feed, post two pictures in wall. Javascript SDK -
Hello IM is trying to post two photos on my wall with javascript sdk.
I have to do something like this:
me I know how to post on my wall: "FB
thanks
You can simply loop through photos and post them.
I think Facebook will automatically add them together, If they are the same album.
for (var i = 0; i height = i ++) {.... params ['picture'] = picture 1 ; .... F.B.A. Iai (. ..);}
Comments
Post a Comment