HTML Validation Issue: edit-form_id
kmillecam - June 8, 2006 - 22:12
| Project: | Node Vote |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
It appears that edit-form_id is also being used by the search form. When I validate the HTML I get this error message:
An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
Thanks for a great module.
