Hi Folks,
I’m trying to simulate an HTML anchor like behaviour on a page.
It basically has the alphabet on top and topics listed on the page, by clicking on one of the letters the site is supposed to scroll/jump to the part of the (same) page with topics that start with this letter (they are sorted).
I’ve been wrecking my head and can’t get it to work. A HtmlPresenter with an id attribute doesn’t seem to work.
Any ideas how to do this?
Thanks,
Andreas