[Plone-UI] error in accessibility-info page
Volodymyr Rudnytskyy
wald at quintagroup.com
Mon Dec 12 10:25:07 UTC 2005
Hi,
accessibility-info page has ul#portal-siteactions inside div.documentContent
But every page has ul#portal-siteactions in the div#portal-top
w3c Markup Validation Service says:
ID "portal-siteactions" already defined.
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).
Besides it is an additional problem for skining.
More information about the UI
mailing list