fb_xd_fragment and FB.init
Our FB App page is being loaded multiple times on IE 6 and 7, with the &fb_xd_fragment parameter appended. This is only happen when the FBInit method is called.
I saw a lot of complains about this issue, bu开发者_JAVA百科t I couldn't understand how to eliminate the multiple calls, or why it only happen in IE.
I've tried the 'solution' proposed in here but it didn't help - the page is being loaded several times.
I will appreciate any info on the subject.
精彩评论