hi mike
     if i change the 'this' to SocialSite.Home.UserInfo then i get the error

   SocialSite.Home.UserInfo is undefined

   code
   options : {        beforeSubmit: SocialSite.Home.UserInfo.friendRequest,
        success:  SocialSite.Home.UserInfo.friendResponse
    },

On Wed, Sep 16, 2009 at 8:23 PM, Mike Alsup <mal...@gmail.com> wrote:

>
>
>
> 'this' in your options object is not referencing what you need.
> Change that part to be like your example that is working.

Reply via email to