In MOSS 2007 I have been adding this:
<a href="JavaScript: GeneralPopup('/SiteCollectionDocuments/HTML/OurPromise/hw_comm.html')">[more]</a>
but when i save, I get this:
<a>[more]</a>
The javascript is supposed to open the link in a custom popup page. How can i get this to work, or are there any alternative ways to get the same result?
I saw this post : http://www.telerik.com/community/forums/sharepoint-2007/full-featured-editor/javascript-in-moss-radeditor.aspx
But the post is way too long and confusing.
<a href="JavaScript: GeneralPopup('/SiteCollectionDocuments/HTML/OurPromise/hw_comm.html')">[more]</a>
but when i save, I get this:
<a>[more]</a>
The javascript is supposed to open the link in a custom popup page. How can i get this to work, or are there any alternative ways to get the same result?
I saw this post : http://www.telerik.com/community/forums/sharepoint-2007/full-featured-editor/javascript-in-moss-radeditor.aspx
But the post is way too long and confusing.