From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Some Javascript Adventures Date: Wed, 13 May 2009 14:07:06 +0200 Message-ID: References: <4A0960BE.2050005@manor-farm.org> <87r5yuxwhz.fsf@kassiopeya.MSHEIMNETZ> <87eiuuxqtp.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M4Gsk-0006FN-05 for emacs-orgmode@gnu.org; Wed, 13 May 2009 12:00:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M4Gsd-0006EH-W3 for emacs-orgmode@gnu.org; Wed, 13 May 2009 12:00:32 -0400 Received: from [199.232.76.173] (port=58660 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4Gsd-0006EC-Qp for emacs-orgmode@gnu.org; Wed, 13 May 2009 12:00:27 -0400 Received: from mail-ew0-f162.google.com ([209.85.219.162]:49019) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M4Gsd-0005tJ-7d for emacs-orgmode@gnu.org; Wed, 13 May 2009 12:00:27 -0400 Received: by ewy6 with SMTP id 6so931297ewy.42 for ; Wed, 13 May 2009 09:00:25 -0700 (PDT) In-Reply-To: <87eiuuxqtp.fsf@kassiopeya.MSHEIMNETZ> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastian Rose Cc: emacs-orgmode@gnu.org That is pretty cool, thanks. - Carsten On May 12, 2009, at 5:51 PM, Sebastian Rose wrote: > > > If your Sitmap looks like this normaly: > > > * Folder 1 > - item 1.1 > - item 1.2 > * folder 1.1 > - file 1.1.1 > * folder 1.2 > - file 1.2.1 > * Folder 2 > - item 2.1 > - item 2.2 > > It collapses all, but the top folders on startup: > > > * Folder 1 > * Folder 2 > > > Each folder can be clicked, to expand and collapse from now on. > > > To do this with each TOC, just use another CSS selector in the jQuery > code: > > > > >>>> >>>> >>>> You can set up a buttons to call these functions: >>>> >>>> >>> name="toggletimestamp" >>>> value="Toggle Time Stamp" >>>> id="toggletimestamp" /> >>>> >>>> >>> name="toggledone" >>>> value="Toggle Done" >>>> id="toggledone" /> >>>> >>> >>> >>> _______________________________________________ >>> Emacs-orgmode mailing list >>> Remember: use `Reply All' to send replies to the list. >>> Emacs-orgmode@gnu.org >>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode