Re: [whatwg] [wf2] datalist value and label coupling to input

2008-10-31 Thread Ian Hickson
On Wed, 21 Nov 2007, Rikkert Koppes wrote: > > Suppose I have the following code snippet > > > > > > > > > Purpose is to enable the user to either type a new fruit name or select > an existing fruit number. Actually I want the list [apple,pear,banana] > as suggestion list, but as I under

Re: [whatwg]

2008-10-31 Thread Ian Hickson
On Sat, 27 Oct 2007, Anne van Kesteren wrote: > > The way newlines are handled for should also apply > to to keep things consistent. That is, lines are CRLF > delimited. I've dropped pattern="" on , making this moot. -- Ian Hickson U+1047E)\._.,--,'``.fL

Re: [whatwg] Add 'type' attribute to

2008-10-31 Thread Ian Hickson
On Sat, 1 Nov 2008, Eduard Pascual wrote: > On Fri, Oct 31, 2008 at 7:29 PM, Ian Hickson <[EMAIL PROTECTED]> wrote: > > On Fri, 31 Oct 2008, Pentasis wrote: > [...] > >> As the element has different usages defined on it already why not > >> include a "type" attribute (or similar) that defines what

Re: [whatwg] Add 'type' attribute to

2008-10-31 Thread Eduard Pascual
On Fri, Oct 31, 2008 at 7:29 PM, Ian Hickson <[EMAIL PROTECTED]> wrote: > On Fri, 31 Oct 2008, Pentasis wrote: [...] >> As the element has different usages defined on it already why not >> include a "type" attribute (or similar) that defines what it is used >> for. One of these types would then be

Re: [whatwg] Video Element Events? - Use Case: Custom Progress Bar

2008-10-31 Thread Jonas Sicking
Eric Carlson wrote: Ian - On Oct 28, 2008, at 10:36 PM, Chris Double wrote: On Wed, Oct 29, 2008 at 5:22 PM, Charles Iliya Krempeaux <[EMAIL PROTECTED]> wrote: Perhaps I didn't read the spec carefully enough, but I don't see any such event. You're looking for the 'timeupdate' event. This

[whatwg] Video element and duration attribute

2008-10-31 Thread Chris Double
Some video formats don't make it easy to get the duration. For example, Ogg files can be concatenated to form a single playable file. To compute the duration you need to do multiple seeks to find the chains and total the durations of each chain. Even in the unchained case a seek is required to go

Re: [whatwg] Add 'type' attribute to

2008-10-31 Thread Ian Hickson
On Fri, 31 Oct 2008, Pentasis wrote: > > Anyway, following some discussions on the web regarding footnotes/side > notes I have found that there is a need for some form of element to mark > these up. The most commonly accepted element at the moment seems to be > to use the element. But this is

Re: [whatwg] Video Element Events? - Use Case: Custom Progress Bar

2008-10-31 Thread Eric Carlson
Ian - On Oct 28, 2008, at 10:36 PM, Chris Double wrote: On Wed, Oct 29, 2008 at 5:22 PM, Charles Iliya Krempeaux <[EMAIL PROTECTED]> wrote: Perhaps I didn't read the spec carefully enough, but I don't see any such event. You're looking for the 'timeupdate' event. This gets raised wheneve

Re: [whatwg] Add 'type' attribute to

2008-10-31 Thread Andy Lyttle
On Oct 31, 2008, at 11:06 AM, Pentasis wrote: I would never opt for using "class" for anything other than CSS styling. The reason for this being that I feel that neither "id" nor "class" should contain keywords, but only author defined words. For me a "type" or "role" attribute would be lik

Re: [whatwg] Add 'type' attribute to

2008-10-31 Thread Pentasis
On Fri, Oct 31, 2008 at 4:52 PM, Pentasis <[EMAIL PROTECTED]> wrote: I hope I am doing this right, I am not used to mailing lists ;-) Anyway, following some discussions on the web regarding footnotes/side notes I have found that there is a need for some form of element to mark these up. The

Re: [whatwg] Add 'type' attribute to

2008-10-31 Thread Eduard Pascual
On Fri, Oct 31, 2008 at 4:52 PM, Pentasis <[EMAIL PROTECTED]> wrote: > I hope I am doing this right, I am not used to mailing lists ;-) > > Anyway, following some discussions on the web regarding footnotes/side notes > I have found that there is a need for some form of element to mark these up. > T

[whatwg] Add 'type' attribute to

2008-10-31 Thread Pentasis
I hope I am doing this right, I am not used to mailing lists ;-) Anyway, following some discussions on the web regarding footnotes/side notes I have found that there is a need for some form of element to mark these up. The most commonly accepted element at the moment seems to be to use the el

Re: [whatwg] [rest-discuss] RE: Proposing URI Templates for WebForms 2.0

2008-10-31 Thread Julian Reschke
Jerome Louvel wrote: ... The latest RFC is here: ... s/RFC/Internet-Draft/

Re: [whatwg] Proposing URI Templates for WebForms 2.0

2008-10-31 Thread Jerome Louvel
Hi Ian, It would just be easier to take advantage of them directly from HTML. Right now, a Web form can already build a URI by adding query parameters to the action URI of a GET form, why not go a bit further? The benefit would be having more control over the construction of the URI rather than

Re: [whatwg] Web forms 2, input type suggestions (Michael A. Puls II)

2008-10-31 Thread Andy Lyttle
On Oct 30, 2008, at 2:19 PM, Tab Atkins Jr. wrote: I have no problem with . type=address would be very confusing (see what people think about the element today!), and worse, can legitimately be thought to be for inputting physical addresses. No one will ever think that type=email is for