You are not logged in.
When I create a link like this:
<a href="graduate/prospective/">link</a>
It turns into this
<a href="/graduate/prospective/">link</a>
in IE only.
I need to be able to create relative links. I have tried changing the settings having to do with stripping links, and can't find a combination that strips that slash.
Is there a way to fix this? thanks!
Offline
Let me revise my question a little:
When defining the Base Domain name you would like to strip, you can either include the trailing slash, or not. This leads me to believe that the editor/IE combination will either make all of your links relative, or absolute, but there is no way to give users the ability to enter both relative and absolute links. Is that correct?
Offline