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]

Re: object + fallback content in form submission

From: Ian Hickson <ian@hixie.ch>
Date: Mon, 5 Dec 2005 19:32:01 +0000 (UTC)
To: "Patrick H. Lauke" <redux@splintered.co.uk>
Cc: www-html@w3.org
Message-ID: <Pine.LNX.4.62.0512051929240.7669@dhalsim.dreamhost.com>

On Sun, 4 Dec 2005, Patrick H. Lauke wrote:
> 
> When using an object (for a WYSIWYG plugin) with a fallback form control 
> along the lines of
> 
> <form>
>     <object>
>         <textarea></textarea>
>     </object>
>     <input type="submit" />
> </form>
> 
> should the browser submit both the object value *and* the textarea value 
> even when the object was rendered succesfully?

According to the WF2 proposal, yes. The definition of successful does not 
exclude form controls inside <object> elements:

   http://whatwg.org/specs/web-forms/current-work/#successful 

(WF2 is an unofficial draft proposal of extensions and clarifications to 
HTML4 and XHTML1's forms features that some Web browser vendors are using 
to get better interoperability.)

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/        U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'
Received on Monday, 5 December 2005 19:32:11 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.