FBML wallpost by clicking on image or button
- by psaha
Hello,
I'm creating one facebook application with FBML. What I want is:
I have several images like,
<fb:tag name="img">
<fb:tag-attribute name="src">http://My_Img_Url_1.jpg</fb:tag-attribute>
</fb:tag>
<fb:tag name="img">
<fb:tag-attribute name="src">http://My_Img_Url_2.jpg</fb:tag-attribute>…