- From: Brian <netdemonz@yahoo.com>
- Date: Mon, 21 May 2001 20:46:14 -0400
- To: <www-html@w3.org>
http://www.w3.org/TR/html4/present/frames.html#adef-src-FRAME I think "The src property changes when a new page is loaded in the frame" should be added. That way it would be easier to keep track of what page is within the frame. Otherwise you have to do document.getElementById("frameId").contentDocument.documentElement.URL to get the frame's URL when the frame is on a different domain than its container and Mozilla doesn't even allow it because it is a security risk. Notice: img doesn't have that restriction. http://www.w3.org/TR/html4/struct/objects.html#adef-src-IMG -- Signature: This is where I should say something witty. Unfortunately, I have nothing to say. By the way: Don't misuse apostrophes - SPREAD THE WORD! http://www.angryflower.com/bobsqu.gif _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
Received on Monday, 21 May 2001 20:46:21 UTC