|
Posted by David T. Ashley on 06/12/07 15:10
"Michael Fesser" <netizen@gmx.de> wrote in message
news:tkct639k4k1aub4l01t5ncp1kdkujvu1sm@4ax.com...
> .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
Thank you both. I did search the web and found things that are very similar
to what I want using JavaScript.
So, we're down to my next question ...
Can anyone recommend any books on JavaScript that are tailored for how to
write scripts for web browsers?
Thanks.
Navigation:
[Reply to this message]
|