New Zenner
- Join Date:
- Sep 2009
- Posts:
- 3
- Plugin Contributions:
- 0
Adding Bookmarks to a page
I have a downloaded contribution which provides an about_us page.
I have a content for the page which requires <a name> tags to work in the page content.
Such as an example:
<a href="index.php?main_page=about_us#section1">Section1</a>
<a name="#section1"></a>Section 1
which does not work.
The link:
<a href="index.php?main_page=about_us#top">Top</a>
does work.
Can anyone answer this problem, John Crook.