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 &#187;
</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
-~----------~----~----~----~------~----~------~--~---

Reply via email to