direct menu link to an anchor on another page

Hans

To place an anchor make an (internal) link first, save the page and then edit the link by adding #anchor to it. Save again.
Hans - Nijmegen - The Netherlands

Argos

That's a built-in feature of WB (at least version 2.8.2, I don't know about other versions).

Create a "page" of type Menu Link, and link that to the wanted page and anchor.
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

calvinflash

Can this be achieved in any way with show_menu2?

1. Create anchor on Page A pointing to "here" on page B
<a href="PageB.html#Here">Go to Here on Page B</a>


2. Place a named anchor on PageB.html
<a name="here">Here</a>

I thought I could concatenate #pageAnchor somehow to the [url].

Any help appreciated.

Regards
Just do it.