Jason here from the Foglight team. Anyone heard of a frame buster? These are AKA "frame breakers" and basically are little snippets of javascript that when your browser stumbles upon them, and you have javascript turned on (who doesn't), they can forcibly close all HTML frames in the browsing session and potentially redirect the page.
Well, they come in several forms but most all are javascript-derived. Here are some short examples for those HTML-minded:
OK, I care...what should I do?
FxV has the option as of version 5.5.4 to enable "Static Page Elements." In order to see this option on the Configure menu, it MUST be given permission in the User Group first. Once this is ready, let's tackle busting the frame buster. Static Page Elements are web resources cached by the FxV server for use in replay. Common files such as JS libraries can be uploaded to the FxV server for use in cases where a file is served by an external server or cached by the end user's browser and therefore not captured as part of the user's session (since it never was requested). HOWEVER, we can use this feature to upload the site's frame buster code so it doesn't execute during replay.