base href breaks javascript form submit
I placed a BASE HREF tag in my application the other day. To my dismay, it somehow screwed up all of my links that submit a form. For example:
<a href="#" onclick="document.theForm.submit();">
I still am not sure what the issue is. I worked around it fairly easily so I guess I'll put off investigation for when I have the time.
But it's a very irritating little problem that took a while to diagnose.



There are no comments for this entry.
[Add Comment]