emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sebastian Rose <sebastian_rose@gmx.de>
To: Xin Shi <shixin111@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: org-info.js: new navigation history
Date: Thu, 18 Jun 2009 16:58:55 +0200	[thread overview]
Message-ID: <87ab45z63e.fsf@kassiopeya.MSHEIMNETZ> (raw)
In-Reply-To: 5236d6f90906180731j463a0ae2i36ecbba45d3f9075@mail.gmail.com

Xin Shi <shixin111@gmail.com> writes:
> Hi Sebastian,
>
> This is a really great feature I was hoping to have!
>
> I tried to get the http://orgmode.org/org-info.js and tested on Firefox
> 3.0.11, the "B" works but click on the go back button is not working. ...
> not sure why.


The reason for this is, we can not modify the history. What we can do,
is to modify the current history entry. If we used

    document.location.href="...";

the page would be reloaded when going to the next section.

The browsers back button works only across history entries (i.e. from
one file to another in this case).
But going back in the navigation history of the current file works only
through the keyboard shortcuts or the clicking the links org-info.js
adds to the page.



  Sebastian

  reply	other threads:[~2009-06-18 19:33 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-17 21:52 org-info.js: new navigation history Sebastian Rose
2009-06-18  7:21 ` Carsten Dominik
2009-06-18  8:21 ` Carsten Dominik
2009-06-18 14:31 ` Xin Shi
2009-06-18 14:58   ` Sebastian Rose [this message]
2009-06-18 20:37     ` Xin Shi
2009-06-18 22:01       ` Sebastian Rose
2009-06-19 14:20         ` Xin Shi
2009-06-19 14:50           ` Sebastian Rose
2009-06-19 15:09           ` Sebastian Rose
2009-06-19 15:28             ` Xin Shi
2009-06-19 16:08               ` Sebastian Rose
2009-06-19 16:50                 ` Xin Shi
2009-06-22 11:46                   ` Sebastian Rose
2009-06-23  1:29                     ` Xin Shi
2009-06-23  2:15                       ` Sebastian Rose
2009-06-23 12:56                         ` Xin Shi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ab45z63e.fsf@kassiopeya.MSHEIMNETZ \
    --to=sebastian_rose@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=shixin111@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).