Javascript disabled inside iframe -


i have iframe points facebookauthentification. makes redirect via javascript.

actually nothing happens , looks javascript not executed. sandbox mode not set , doesn't work either when sandbox mode set execute scripts.

the javascript redirect works outside iframe nice

there js code inside iframe:

<script type="text/javascript">self.location.href="redirect.php"</script> 


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

python - Received unregistered task using Celery with Django -

c# - Delving into the world of XML (Windows Phone) Error I dont understand (The ' ' character, hexadecimal value 0x20, cannot be included in a name.) -