|
Posted by Michael Fesser on 06/12/07 14:55
..oO(Iván Sánchez Ortega)
>David T. Ashley wrote:
>
>> [...] I'd like to have the ability to collapse and uncollapse parts of the
>> list, hierarchically.[...]
>>
>> What is the best way to accomplish this?
>
>Use no-javascript, pure CSS, drop-down menus.
A properly built JS-based menu is usually more usable and accessible
than a CSS menu. You can implement keyboard navigation and timeouts, so
that the menu stays open for half a second or longer, even if the mouse
pointer leaves the hover area. With pure CSS that's impossible.
Micha
Navigation:
[Reply to this message]
|