Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

Should XFrames be implemented in XHTML 2?

From: Dosuchin <gohankid77@gmail.com>
Date: Sun, 26 Sep 2004 05:28:45 +0000
Message-ID: <72ab364a040925222668f721f5@mail.gmail.com>
To: W3C Mailing Archives <www-html@w3.org>




After reviewing the current XHTML 2 WD, I have a suggestion. XFrames
are mentioned in the section describing the target attribute Hypertext
Attributes Module
<http://www.w3.org/TR/xhtml2/mod-hyperAttributes.html#adef_hyperAttributes_target >,
but there is no other mention of it. Why shouldn't X(HTML)Frames be
implemented in XHTML 2? The OBJECT tag could possibly be used, but
that requires the specification of dimenstions. Combining several
OBJECTs to create an effect similar to that of a frameset gets fairly
messy. Perhaps an implementation similar to that of the SCRIPT tag
would be a possibility?

<--Scripts-----
<script type="text/javascript" src="example.js">Your user agent does
not support JavaScript or it has been disabled.</script>
------------->

<----XHTMLFrames----
<xframes src="example.xfm" type="application/xhtml+xml">Your user
agent does not support XHTMLFrames.</xframes>
------------->

Just a suggestion.
Received on Monday, 27 September 2004 19:07:13 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.