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

Comments

jurgenhaas’s picture

Priority: Normal » Critical

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