I'm getting this "ta_c.gadgets.JSON" error when using
requestNavigateTo() too. Anyone find a solution?
-d
On Apr 23, 10:58 am, Navaneeth Krishnan <[EMAIL PROTECTED]>
wrote:
> You are right. requestNavigateTo() does not seem to work. It takes me to
> an invalid page.
>
> -Navaneeth
>
> Danny at Mesa wrote:
> > Not sure when this began happening (a few days ago it appears), but
> > our call to requestNaviagteTo() no longer works in the Orkut sandbox
> > (it does work in hi5, MySpace and even in the new iGoogle sandbox):
>
> > var canvas = new gadgets.views.View("canvas");
>
> > var navParams = {
> > 'action' : 'jump',
> > 'time' : timestamp
> > };
>
> > gadgets.views.requestNavigateTo(canvas, navParams);
>
> > This code now causes Firebug to throw and report "ta_c.gadgets.JSON
> > has no properties"
>
> > Can anyone confirm? Thanks!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---