Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<body>
<p>Navigated!</p>
<script>
parent.postMessage('didNavigate', '*');
</script>
</body>
</html>