Another HTML Validation Issue: div id="nodevote result"
kmillecam - June 8, 2006 - 22:17
| Project: | Node Vote |
| Version: | 4.7.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
It appears that HTML doesn't allow spaces in IDs. Here's the error message I'm getting:
"This attribute can not take a space-separated list of words as a value, but only one word ("token"). This may also be caused by the use of a space for the value of an attribute which does not permit it."
If I can help with the fix, let me know.
Thanks,
Kevin

#1
I agree. Have just replaced the space with a hyphen to be able to do some CSS styling around it.