Re: [whatwg] [WebForms2] custom form validation notifications

2008-11-12 Thread Eduard Pascual
On Wed, Nov 12, 2008 at 1:15 AM, Ian Hickson [EMAIL PROTECTED] wrote: On Thu, 23 Oct 2008, Eduard Pascual wrote: [...] I don't really follow. Neither do I, and I wrote that :S Re-reading the conversation, I'm not really sure if I really understood Joao's issue and proposal correctly; and

Re: [whatwg] [WebForms2] custom form validation notifications

2008-11-11 Thread Ian Hickson
On Thu, 23 Oct 2008, Eduard Pascual wrote: On Thu, Oct 23, 2008 at 4:40 PM, Ian Hickson [EMAIL PROTECTED] wrote: You can call setCustomValidity() to set a specific string. Joao explicitly asked for a way to achieve this **without scripting enabled**. I think it's quite obvious why

Re: [whatwg] [WebForms2] custom form validation notifications

2008-10-23 Thread Ian Hickson
On Wed, 4 Oct 2006, Joao Eiras wrote: Although WebForm2 provides automatic validation of form content from the UA side, the specification has a few gaps related to customizablility of notifications, by web authors, without scripting enabled. If the user fills a form in an improper way

Re: [whatwg] [WebForms2] custom form validation notifications

2008-10-23 Thread Eduard Pascual
This are just my thoughts, however I feel they are worth sharing: On Thu, Oct 23, 2008 at 4:40 PM, Ian Hickson [EMAIL PROTECTED] wrote: You can call setCustomValidity() to set a specific string. Joao explicitly asked for a way to achieve this **without scripting enabled**. I think it's quite

Re: [whatwg] [WebForms2] custom form validation notifications

2008-10-23 Thread Nils Dagsson Moskopp
Am Donnerstag, den 23.10.2008, 23:02 +0100 schrieb Eduard Pascual: Would having some sort of custom-error-message attribute hurt that much? (Of course, the name is just an example, and I wouldn't really suggest it). It would simply ignored by current UAs, and not really hard to implement

Re: [whatwg] [WebForms2] custom form validation notifications

2006-10-23 Thread Henri Sivonen
On Oct 9, 2006, at 01:32, Matthew Paul Thomas wrote: As UAs become more sophisticated, they can analyze the pattern attribute and present more context-sensitive error messages than any such attribute could. For example: * 410 is too much; this number must be 300 or less. * 178 is too

Re: [whatwg] [WebForms2] custom form validation notifications

2006-10-08 Thread Matthew Paul Thomas
On Oct 4, 2006, at 4:05 PM, Brad Fults wrote: On 10/3/06, Joao Eiras [EMAIL PROTECTED] wrote: ... If the user fills a form in an improper way the UA should alert him of the problems. Opera in the early days of its initial web forms support showed an alert box stating that the information was

Re: [whatwg] [WebForms2] custom form validation notifications

2006-10-08 Thread Joao Eiras
Matthew Paul Thomas [EMAIL PROTECTED] escreveu: On Oct 4, 2006, at 4:05 PM, Brad Fults wrote: On 10/3/06, Joao Eiras [EMAIL PROTECTED] wrote: ... If the user fills a form in an improper way the UA should alert him of the problems. Opera in the early days of its initial web forms support

Re: [whatwg] [WebForms2] custom form validation notifications

2006-10-08 Thread Joao Eiras
Matthew Paul Thomas [EMAIL PROTECTED] escreveu: On Oct 4, 2006, at 4:05 PM, Brad Fults wrote: On 10/3/06, Joao Eiras [EMAIL PROTECTED] wrote: ... If the user fills a form in an improper way the UA should alert him of the problems. Opera in the early days of its initial web forms support

Re: [whatwg] [WebForms2] custom form validation notifications without scripting

2006-10-03 Thread Brad Fults
On 10/3/06, Joao Eiras [EMAIL PROTECTED] wrote: Although WebForm2 provides automatic validation of form content from the UA side, the specification has a few gaps related to customizablility of notifications, by web authors, without scripting enabled. If the user fills a form in an improper

Re: [whatwg] [WebForms2] custom form validation notifications without scripting

2006-10-03 Thread Joao Eiras
Na , Brad Fults [EMAIL PROTECTED] escreveu: On 10/3/06, Joao Eiras [EMAIL PROTECTED] wrote: Although WebForm2 provides automatic validation of form content from the UA side, the specification has a few gaps related to customizablility of notifications, by web authors, without scripting