0

I have an iFrame which points to facebookAuthentification. It makes a redirect via JavaScript.

Actually nothing happens and it looks like JavaScript is not executed. Sandbox mode is not set and it doesn't work either when sandbox mode is set to execute scripts.

The JavaScript redirect works outside the iframe very nice

There is the JS code which is inside the iframe:

<script type="text/javascript">self.location.href="redirect.php"</script>
daniel7558
  • 377
  • 1
  • 5
  • 18

0 Answers0