html error
-
Hi
Proposition: The for attribute of the label should refer to an input id of the same name.
If not, there will be an html error.
I added to wdff-text.php input line 234:id="<?php echo esc_attr( $field["name"] . $name_index ); ?>"
This html error is gone.
Some other errors:
- Error: The cellspacing attribute on the table element is obsolete
- Error: Attribute wccpf-type not allowed on element input at this point.
- Error: Attribute wccpf-pattern not allowed on element input at this point.
- Error: Attribute wccpf-mandatory not allowed on element input at this point.
Is it possible to change the attribute names?
(i deleted the cellspacing)regards
theo
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘html error’ is closed to new replies.