Breadcrumbs module
span class="divider" >< img src="/media/system/images/arrow.png" alt="arrow"
span class="divider" >< img src="/media/system/images/arrow.png" alt=""
Joomla 3.3.6
proposal for breadcrumbs/helper.php:
$_separator = JHtml::_('image', 'system/arrow.png', 'arrow', null, true);
More or less this is inline image.
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4658.
Sorry I disagree - it is not an inline image as per the example you link to. It is a purely decorative image
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4658.
Imagine what you want to hear when a screen reader reads the path. That is basically what should be there in the alt attribute.
I would probably prefer the second one.
"Arrow" would be wrong anyway since it could be whatever since it is overrideable by the template.
That is why it is called decorative images
On 14 October 2014 15:19, Thomas Hunziker notifications@github.com wrote:
Imagine what you want to hear when a screen reader reads the path. That is
basically what should be there in the alt attribute.
- "You are here: menuitem arrow submenuitem arrow category arrow article"
- "You are here: menuitem submenuitem category article"
I would probably prefer the second one.
"Arrow" would be wrong anyway since it could be whatever since it is
overrideable by the template.—
Reply to this email directly or view it on GitHub
#4658 (comment).
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/
OK, agree.
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4658.
Set to "closed" on behalf of @brianteeman by The JTracker Application at issues.joomla.org/joomla-cms/4658
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-10-14 14:37:51 |
Labels |
Added:
?
|
Labels |
Removed:
?
|
Labels |
Added:
?
|
http://www.abilitynet.org.uk/blog/five-golden-rules-compliant-alt-text
Decorative images should have empty alt text.
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4658.