how to turn off fb_noscript?
Posted
by Murvinlai
on Stack Overflow
See other posts from Stack Overflow
or by Murvinlai
Published on 2010-04-06T23:16:48Z
Indexed on
2010/04/06
23:23 UTC
Read the original article
Hit count: 535
in my facebook FBML app, I have the flash connecting to the js (in FBJS) . I have set up the stuffs like that and working.
However, sometimes, the bridge connection fails and I see thatin the URL, facebook attach the fb_noscript=1 parameter there. e.g. apps.facebook.com/myapp/?fb_noscript=1
when I remove it, and reload the apps, it is all good.
I just don't know what I get the fb_noscript thing. and how to get rid of it.
© Stack Overflow or respective owner