Welcome Developers!

in

Welcome!

in

Errors in IE7 passing json params to requestNavitateTo

Last post 09-19-2008 6:48 PM by George. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 06-10-2008 8:43 AM

    Errors in IE7 passing json params to requestNavitateTo

    Here's the onclick that is built through a code-behind page on the home surface... This works as expected in FF and Safari.  This also works fine in IE if I take out the json params, but throws an error with the json params in there.

     onclick="var env = opensocial.getEnvironment(); var surfaces = env.getSupportedSurfaces();var itsCanvas = surfaces.canvas; opensocial.requestNavigateTo(itsCanvas,{

    compose:false,metadataid:5440872,messagetype:4,delete:false});"

     The error I get in IE is "Expected identifier, string or number"

    Any help would rule!

    Filed under:
  • 09-19-2008 6:48 PM In reply to

    • George
    • Not Ranked
    • Joined on 07-15-2008
    • Posts 2

    Re: Errors in IE7 passing json params to requestNavitateTo

    Did you ever hear anything about this?  I am experiencing a similar problem...

Page 1 of 1 (2 items)