1 Apr 2010 15:45
Anchors with relative and absolute links to html files
It seems relative and absolute links to local html files do not honour the anchor part of a link. Try to refer an anchor in a local html document in a relative or absolute link, double-click the link. The browser will open the document without the anchor part (#anchor) For example, with the Python Manual: rel://files/Python-2.6.2_Documentation/tutorial/introduction.html#numbers It will open introduction.html at the beginning of the page, not at the "numbers" section. I haven't tried with online documents, but It should be the same. alessandro ------------------------------------
RSS Feed