
Originally Posted by
s_mack
I never knew "base" has such a sordid history.
I was running into weirdness with internal anchor links. Things just weren't behaving nicely at all. I did some research and found suggestions that it is difficult - to say the least - to use them if the <base href= tag is used on the page. The advice that came up several times was to not use the tag, as it just isn't that useful.
So on a whim I tried it. I just commented out that code. I see no ill effects, but what track am I walking into here? Sure it was there for a reason.