Re: [whatwg] Web Sockets

2008-07-15 Thread Ian Hickson
On Mon, 14 Jul 2008, Honza Bambas wrote: I am just concern about the way the protocol is specified. When I read the notes it is obvious the communication is actually an HTTP communication. Let's say I am a browser developer. Let's say I have to enhance my already fully armed browser with

Re: [whatwg] Should enter be mapped to click?

2008-07-15 Thread Ian Hickson
On Mon, 14 Jul 2008, Aaron Leventhal wrote: Now that tabindex can be used on any element to make it focusable, it makes sense that it should be possible to trigger a click on those elements with the keyboard. Opera maps Enter to click. As far as I know, other browsers only do that for a

Re: [whatwg] keygen element

2008-07-15 Thread Ian Hickson
On Mon, 14 Jul 2008, Lars wrote: I have written a little text now which have some documentation and info about this attribute. Woah, that's the most useful information I've ever seen on keygen, thanks! Where should I send this, and to whom? Sending it to this list was the right place.

Re: [whatwg] Should enter be mapped to click?

2008-07-15 Thread Aaron Leventhal
3.4.1.7. Interactive content, paragraph 3: Thanks! Small typo: instead of being activating the element directly, Extra word being - Aaron

Re: [whatwg] Should enter be mapped to click?

2008-07-15 Thread Anne van Kesteren
On Tue, 15 Jul 2008 09:50:25 +0200, Ian Hickson [EMAIL PROTECTED] wrote: On Mon, 14 Jul 2008, Aaron Leventhal wrote: Now that tabindex can be used on any element to make it focusable, it makes sense that it should be possible to trigger a click on those elements with the keyboard. Opera maps

[whatwg] Select element suggestion

2008-07-15 Thread Csaba Gabor
I know it is rather late in the game, but there is an attribute that would be immensely useful for SELECT elements. It is motivated by a desire to make web page interaction more efficient. It is frequently the case that SELECT elements of size 1 (drop downs) are quite long, requiring

Re: [whatwg] Select element suggestion

2008-07-15 Thread ddailey
This does not really address what you're asking for, but rather what you're asking for reminds me of something else: several years ago I used to ask my students to program, as exercises, various useful widgets in HTML/JavaScript (color pickers, alarm clocks, zoomers and panners and sliders

Re: [whatwg] Select element suggestion

2008-07-15 Thread Gervase Markham
Csaba Gabor wrote: Therefore, it makes sense to float those values to the top of the select element in a reasonable way. What's reasonable? I would like to suggest: frequencyLimit=percent I assume you would want this to work across different sites? If so, you have a privacy problem. I can

Re: [whatwg] Select element suggestion

2008-07-15 Thread Tab Atkins Jr.
On Tue, Jul 15, 2008 at 1:30 PM, Gervase Markham [EMAIL PROTECTED] wrote: Csaba Gabor wrote: Therefore, it makes sense to float those values to the top of the select element in a reasonable way. What's reasonable? I would like to suggest: frequencyLimit=percent I assume you would want

Re: [whatwg] re-thinking cue ranges

2008-07-15 Thread Silvia Pfeiffer
Hi Philip, Dave, all, I agree with Philip and Dave that we need a simple way to include the cue ranges concept into video for video authors. As one of the authors of Annodex, I have been meaning to look over the HTML5 video element for a while and examine how it's details works - sorry for my