> This is a handy page to use for checking your code, or just for
> reading the notes to be sure you aren't using any of the "special" DOM
> names that trigger problems.
>
> http://yura.thinkweb2.com/domlint/
Excellent link, Dave. Thanks.
> I get an error "Error: Form elements must not be named "submit"
This is a handy page to use for checking your code, or just for
reading the notes to be sure you aren't using any of the "special" DOM
names that trigger problems.
http://yura.thinkweb2.com/domlint/
> I get an error "Error: Form elements must not be named "submit"." when
> i have a form with the ability to upload files. If a file is selected
> for upload i get the error, and not when there is no file for upload.
> why is that? what difference does it make if there is a submit
> button?
Thi
I had the same problem, just rename the submit button to something
else, an example:
On Sep 2, 8:27 pm, undertow wrote:
> I get an error "Error: Form elements must not be named "submit"." when
> i have a form with the ability touploadfiles. If afileis selected
> foruploadi get the error, and
4 matches
Mail list logo