Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3
-
Component/s: Decoration model
-
Labels:None
-
Number of attachments :
Description
site.xml allows alt attributes for all elements that relate to images. To provide "hover" text, images need the title attribute. This may require different text from the alt attribute.
Note:
The alt attribute is intended for display if the image is not present.
The title attribute is intended to provide hover text.
Fixed in r1310063.
I have added <title> attribute for bannerLeft, bannerRight, linkItem (used by menuItem, breadcrumb and poweredBy) and menu.
Note that this will require the use of version 1.3.0 of the site.xml schema.