> > kind of comboboxes which only activate when you press some button > after > > them, as opposed to the ones which activate as soon as you press > cursor > > down. I mean what would a mouse-user do with these different kinds of This sounds like a case of Document Object Model (popularly called JavaScript) onchange events being used. The change wouldn't be recognized until the mouse button was released. It's not an HTML problem, but a designer problem (designing only for clicking with a mouse). Plain HTML will not do this.Received on Sunday, 9 December 2001 09:28:17 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 18:14:16 GMT