ronaldb66
04-16-2003, 12:17 PM
For an Intranet I'm maintaining a site residing in Lotus Notes databases running on a Lotus Domino web server.
Including some anchors in a page I ran into a snag: the browser (IE 5.5 on WinNT) can't seem to resolve the anchor correctly, and clicking it results in a mess.
I did a little experiment with a regular html document to check whether my brains weren't on the way out yet, but this yielded the expected result: mousing over the anchor <a href="#top">Go to top</a> showed the address "../test.htm#top" (where ".." is the rest of the path).
Doing the same in a Lotus Notes document, the address is resolved to "../#top": the document name itself isn't resolved.
If anyone is familiar with Notes based sites, has run into the same problem, and has a solution, I'm all ears!!! :thumbsup:
Including some anchors in a page I ran into a snag: the browser (IE 5.5 on WinNT) can't seem to resolve the anchor correctly, and clicking it results in a mess.
I did a little experiment with a regular html document to check whether my brains weren't on the way out yet, but this yielded the expected result: mousing over the anchor <a href="#top">Go to top</a> showed the address "../test.htm#top" (where ".." is the rest of the path).
Doing the same in a Lotus Notes document, the address is resolved to "../#top": the document name itself isn't resolved.
If anyone is familiar with Notes based sites, has run into the same problem, and has a solution, I'm all ears!!! :thumbsup: