Hi,
I have a whole heap of templates that i have crated, and on the bottom of each template i have a back to top --> link
<a href="#top">Back to the top ^</a>
When i insert the template it tends to insert the absolute path
http://localhost/cwag/pages_edit.asp?id=2#top have tried using
editor.UseRelativeLinks = true
editor.UseRelativeLinks = false
What is another solution to this problem??
Thnak you