开发者

Identify and Remove Frame Busting Code?

I was experiencing a bug with my Facebook 'like' buttons. The fix for the bug was posted here:

http://wiki.github.c开发者_如何转开发om/facebook/connect-js/custom-channel-url

At the beginning of this solution it states that the bug only occurs on pages with autostart video (which I don't have) or pages with frame busting code.

I'm therefore assuming my site (http://twistedtime.com) has frame busting code. I'm using a cms so not sure what this code is or what I should look for so I can remove it.

Does anyone know what the frame busting code would look like?


You can find some good examples of such code on Wikipedia: Frame Killer

From the homepage of the web site you refer to I did a simple search through all the Javascript for window.top and it didn't return anything that looked like it was killing frames.

I think the problem lies elsewhere.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜