From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: None (mailfrom) identity=mailfrom; client-ip=8.23.224.62; helo=out.smtp-auth.no-ip.com; envelope-from=kevin@carhart.net; receiver= Received: from out.smtp-auth.no-ip.com (smtp-auth.no-ip.com [8.23.224.62]) by hurricane.the-brannons.com (Postfix) with ESMTPS id 2AA4C77C83 for ; Mon, 4 Sep 2017 19:21:56 -0700 (PDT) X-No-IP: carhart.net@noip-smtp X-Report-Spam-To: abuse@no-ip.com Received: from carhart.net (unknown [99.52.200.227]) (Authenticated sender: carhart.net@noip-smtp) by smtp-auth.no-ip.com (Postfix) with ESMTPA id C47E918B for ; Mon, 4 Sep 2017 19:22:47 -0700 (PDT) Received: from carhart.net (localhost [127.0.0.1]) by carhart.net (8.13.8/8.13.8) with ESMTP id v852MjGD023118 for ; Mon, 4 Sep 2017 19:22:45 -0700 Received: from localhost (kevin@localhost) by carhart.net (8.13.8/8.13.8/Submit) with ESMTP id v852Mi93023114 for ; Mon, 4 Sep 2017 19:22:45 -0700 Date: Mon, 4 Sep 2017 19:22:44 -0700 (PDT) From: Kevin Carhart To: Edbrowse-dev@lists.the-brannons.com Message-ID: User-Agent: Alpine 2.03 (LRH 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: [Edbrowse-dev] contentWindow - transcript corrected X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.24 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2017 02:21:57 -0000 Sorry, I actually queried the wrong thing in my transcript. I asked for x1.contentWindow.document, which doesn't make sense because x1 is the object and x1[0] is the iframe, which I assigned to x2. The gist of what I was demonstrating is still true when you query the correct thing. x2.contentWindow.document returns undefined. * b http://diedrescher.com {load any site with JS so that jdb is available} * jdb * x1 = jQuery( "