Unfortunately IE6 doesn't support the abbr element. To still be able to use it I created a patch applying the suggestions made in this article. I.e. When using the abbr element with no link [span][abbr][/abbr][/span] will be used. When using the abbr element with a link [abbr][a][/a][/abbr] will be used. This will present a visual indication in IE6.

CommentFileSizeAuthor
IE6workaround.diff1.39 KBForage

Comments

Forage’s picture

[span] and [a] with the title attribute containing the explanation I should add.

nancydru’s picture

Status: Needs review » Fixed

Fix committed to both branches.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.