Thanks Jerome - I should have thought of that.  I was thinking too much I
think!

Jesse

On Feb 17, 2008 7:47 PM, Jerome <[EMAIL PROTECTED]> wrote:

>
> Hi Jesse,
>
> It was nice meeting you at the Hackathon on Friday.
>
> Regarding your question, I always add a target attribute on my A tags
> to get out of the iframe. To open a link in the current browser
> window, add a target="_top". To open a new window or a new tab, add a
> target="_blank".
>
> Jerome - LjmSite
>
> On Feb 17, 7:46 pm, "Jesse Stay" <[EMAIL PROTECTED]> wrote:
> > On a related note of linking, what's the best way to link back to
> another
> > user's profile?  I can get the user's profile url, but when I click on
> it,
> > it loads the entire page of the profile in the frame for my application.
> >
> > BTW, I wish the documentation was organized a little better to make it
> more
> > evident as to what is in the gadgets api and what is in the opensocial
> api.
> > It took me awhile to discover the views namespace was in the gadgets
> api.
> >
> > Jesse
> >
> > On Feb 17, 2008 6:01 PM, Jerome <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> >
> >
> >
> >
> > > Hi Mark,
> >
> > > In 0.7, the gadget API allows to switch views. For instance, the
> > > following call would move to the canvas view:
> > > gadgets.views.requestNavigateTo(gadgets.views.ViewType.FULL_PAGE);
> >
> > > You could create a A link with a onclick calling this API function.
> >
> > > There is a more detailed example available here:
> > >http://code.google.com/p/opensocial-resources/wiki/NavigationBetweenV.
> ..
> >
> > > Hope this helps.
> >
> > > Jerome - LjmSite
> >
> > > On Feb 17, 4:06 pm, Mark Otero <[EMAIL PROTECTED]> wrote:
> > > > Hi - is there a way to link to the canvas view on the profile view?
> > > > For example, "click here to go to canvas"?  I know that users can
> > > > select "view more" but is there a way to link to the canvas view
> > > > page?
> >
> > > > The opensocial.requestNavigateTo(...) function does not work and
> does
> > > > not appear to be a part of the 0.7 specification.
> >
> > > > Thanks!
> >
> > --
> > Jesse Stay
> > The Social Media Guru
> >
> > Partner, CSO:http://www.SocialOptimize.com
> > Co-Author:       I'm on Facebook -- Now What???
> >                          http://FacebookAdvice.com
> > Blogger:          http://www.jessestay.com
> >                          http://www.socialoptimize.com/blog
> >
> > Phone: (801) 853-8339- Hide quoted text -
> >
> > - Show quoted text -
> >
>


-- 
Jesse Stay
The Social Media Guru

Partner, CSO: http://www.SocialOptimize.com
Co-Author:       I'm on Facebook -- Now What???
                         http://FacebookAdvice.com
Blogger:           http://www.jessestay.com
                         http://www.socialoptimize.com/blog

Phone: (801) 853-8339

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to