Monday, February 15, 2010

Updating Facebook Profile status from Facebook app using Rails

<script>
                        function promptForStream(){
                                Facebook.streamPublish();
                                        return false;
                                }

                </script>
                <a href="" onclick="return promptForStream();">Publish</a>

1 comment:

  1. Hi, this is a comment.
    To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.

    ReplyDelete