Point standalone help to HTML anchor? [message #471539] |
Wed, 23 January 2008 16:37  |
Eclipse User |
|
|
|
Is there a way to position the help browser at an anchor
within an HTML file when using the standalone help?
In my experimentation, the following displays the file myFile.html
from my.plugin, with the browser window positioned at the top of the
file:
sa_help -command displayHelp /my.plugin/myFile.html
(Where 'sa_help' is shorthand for a big Java command line
that runs the standalone help.) The following, however, also
displays the file myFile.html positioned at the top:
sa_help -command displayHelp /my.plugin/myFile.html#myAnchor
even when the <a name="myAnchor"> </a> element is located far down
in the file. Is there some syntax that would allow me to display
myFile.html positioned at #myAnchor?
It's clearly possible for the help system to display a file at an
HTML anchor -- it does it properly if the anchor is contained in
the TOC or Index.
Thanks,
Doug
|
|
|
|
|
|
Re: Point standalone help to HTML anchor? [message #623870 is a reply to message #471539] |
Tue, 16 February 2010 09:33  |
Eclipse User |
|
|
|
Hi,
I'm having the same problem, but I haven't found any answers to questions like this, only the questions.. Does anyone have a solution?
Note our case is a little different, since our application is not Eclipse based, and we use a standalone infocenter and open a browser from the application with a specific url. However this url has to contain anchor just as in this topic, so I hope the solution would be the same for us, too.
Thanks in advance,
Attila
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03798 seconds