1 2 3 4 5 6
<!DOCTYPE html> <body> <script> window.portalHost.postMessage("ready"); </script> </body>