Project

General

Profile

Actions

Feature #15474

closed

"abbr" attribute for table cells

Added by old_lab over 18 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2006-01-20
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

It should be possible to use abbr="something" as an attribute for table header cells.

So screereaders are able to use it as a short version of the original title.

Example:
<table>
<tr>
<th abbr="jobs">superb career oportunities in our wonderfull company</th>
<td>none</td>
</tr>
</table>
(issue imported from #M2342)


Files

rtehtmlarea_feature_2342.patch (4.23 KB) rtehtmlarea_feature_2342.patch Administrator Admin, 2010-03-12 03:37
Actions

Also available in: Atom PDF