|
Posted by Leif K-Brooks on 02/04/07 04:28
I want to give a form an action containing a fragment identifier, as in
<form action="/foo#bar" method="post">. The spec doesn't seem to say
anything against this, and it seems to work in Firefox at least, but I'm
worried about what other browsers will do.
Obviously, the best way to find out is to test it myself, but before I
do that, I'm wondering if anyone here knows of any problems it could cause.
Navigation:
[Reply to this message]
|