With the current specs, there is nothing you can do. It seems this is like that by design.
On 7 abr, 23:56, Cassio Melo <[email protected]> wrote: > please.. any suggestion? > > On Apr 5, 11:55 am, Cassio Melo <[email protected]> wrote: > > > > > Hi there, > > > I'm using an anchor in the profile view of my app, which would > > redirect to a "_blank" target, however it's not working. I looked for > > similar problems in this list but I couldn't find any workaround. > > Could anyone help me? > > > Cassio > > -- > > > A post by Subbu explains better: > > "" > > I am currently using templates in the orkut profile and placing ' > > target="_blank" ' in the anchor links so that the link from the > > profile opens up the canvas-page-specific-to-the-action in a new > > window. But the templates are stripping off the target attribute from > > the anchor links thereby resulting in opening of the canvas in the > > same profile iframe. Also the <osx:NavigateToApp> tag doesn't take in > > any url parameter to open up a specific canvas page. > > > Can anyone help me out on how to open a page in a new window from > > profile? > > > Here is a code piece that i m using: > > > .... > > <a target="_blank" class="link" href="$ > > {profileData.content.siteLink}"> > > Build your own bookshelf » > > </a> > > .... > > > Regards, > > Subbu > > > "" -- You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to [email protected]. 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.

