> On 18 Feb. 2007, 16:24, FND <[email protected]> wrote: > [Disclaimer: The following hack will not work in IE*.] > > Since I have a couple of nested lists in my ToDo tiddler, I've come up > with a bit of CSS to dynamically collapse and expand those nested lists. > (This will hopefully keep my tiddler from growing too tall.) > ... > > With the help of CSS, we can hide everything except #1 and #2. The nested > items will expand only when hovering over the respective parent item. > > Sounds confusing? Just copy the following CSS code into your StyleSheet > and give it a try: > ... > > (The third line is optional; it just makes hovered items blush... ;) ) > > I'm no CSS wiz, so feel free to suggest improvements! > > -- F. > > PS: I'm afraid hovering over a list item will expand all nested lists. I > can't fix that, as it is due to TW's current handling of nested lists > (see the thread on "[bug]nestedlists: non-valid HTML?" for details). > > ... > > Got more bugs? "Bring 'em on!"
Though a bid late with my suggestion - and assuming TW's handles nested lists as it did 1 1/2 years ago - wouldn't it be a workaround to simply divide lists in smaller sections, while generally decreasing the upper and lower margin of lists? ie: *1 **1-1 ***1-1-1 *2 **2-1 ***2-1-1 ***2-1-2 **2-2 ***2-2-1 ***2-2-2 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en -~----------~----~----~----~------~----~------~--~---

