Hello,
I want to make a Smallwiki pages where I want to use links to other
elements (anchors) on the same page. I assumed the following would work:
-<a href="#target">Point to item on same page</a>
<hr>
<a name="target">The target</a>.
But it does not, since the basepath does not point to the right
location, or something. To see my problem in real life, have a look
at the following page:
http://restructuring.ulb.ac.be/achievements/
designrecoverytoolslist/
Any ideas on how to go about this ?
Kind Regards,
Roel Wuyts