From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Some Javascript Adventures Date: Wed, 13 May 2009 15:57:58 +0200 Message-ID: <87ab5hqf4p.fsf@kassiopeya.MSHEIMNETZ> References: <4A0960BE.2050005@manor-farm.org> <87my9ixvte.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M4Eue-0005j1-FY for emacs-orgmode@gnu.org; Wed, 13 May 2009 09:54:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M4EuZ-0005ex-AY for emacs-orgmode@gnu.org; Wed, 13 May 2009 09:54:23 -0400 Received: from [199.232.76.173] (port=49295 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4EuZ-0005en-4C for emacs-orgmode@gnu.org; Wed, 13 May 2009 09:54:19 -0400 Received: from mail.gmx.net ([213.165.64.20]:36208) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1M4EuY-0001r4-D8 for emacs-orgmode@gnu.org; Wed, 13 May 2009 09:54:18 -0400 In-Reply-To: <87my9ixvte.fsf@kassiopeya.MSHEIMNETZ> (Sebastian Rose's message of "Tue, 12 May 2009 16:03:25 +0200") 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: lists@manor-farm.org Cc: emacs-orgmode@gnu.org > => --->8----------------------------->8----------------------------->8--- > #+STYLE: > #+STYLE: > > > * Sitemap > #+INCLUDE sitemap.org > > <= ---8<-----------------------------8<-----------------------------8<--- > Unfortunately, it's tricky to get jQuery to work in Opera together with org-info.js (org-info.js works, jQuery doesn't :) ). Even in Firefox, if you place the jQuery stuff below the org-info.js stuff, it stops working. We should realy create a jQuery version of org-info.js... Sebastian