|
Posted by Ivαn Sαnchez Ortega on 06/12/07 14:43
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. There are a couple different
implementations on the web, so search for 'em.
> Are there any clever tricks to avoid re-loading the left pane on each
> collapse/expand?
Most of the "functionality" is on the .css file, that is cached and saves
bandwidth. And for the options, they are *all* in the HTML. Being <li>s,
the whole menu is pretty small.
--
----------------------------------
IvΓ‘n SΓ‘nchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-
http://acm.asoc.fi.upm.es/~mr/ ; http://acm.asoc.fi.upm.es/~ivan/
MSN:i_eat_s_p_a_m_for_breakfast@hotmail.com
Jabber:ivansanchez@jabber.org ; ivansanchez@kdetalk.net
[Back to original message]
|