In every browser that I know of, inclusion.html would be replaced. ,David Norris World Wide Web - http://www.geocities.com/CapeCanaveral/Lab/1652/ Illusionary Web - http://illusionary.dyn.ml.org/ <-- 02:00 - 10:00 GMT Video/Audio Phone - callto:illusionary.dyn.ml.org Page via mail - 412039@pager.mirabilis.com ICQ Universal Internet Number - 412039 E-Mail - kg9ae@geocities.com -----Original Message----- From: www-html-request@w3.org [mailto:www-html-request@w3.org]On Behalf Of Braden N. McDaniel Sent: Thursday, 20 August, 1998 01:06 To: W3C HTML Mailing List (E-mail) Subject: Hyperlinks in OBJECT inclusions Consider the following: host.html: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <HEAD> <TITLE>Host Document</TITLE> </HEAD> <BODY> <OBJECT DATA="inclusion.html" TYPE="text.html" WIDTH="320" HEIGHT="240">Look, ma! No OBJECT!</OBJECT> </BODY> inclusion.html: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <HEAD> <TITLE>Included Document</TITLE> </HEAD> <BODY> <P><A HREF="http://www.w3.org">We're off to see the wizard!</A> </BODY> When I click on the link in the inclusion, what does the new resource replace? The entire host document (and inclusion), or just the inclusion? BradenReceived on Thursday, 20 August 1998 03:13:27 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:59:03 GMT