IE6 workaround when using the abbr element
Prodoc81 - June 10, 2008 - 21:21
| Project: | Glossary |
| Version: | 6.x-1.5 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Prodoc81 |
| Status: | closed |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| IE6workaround.diff | 1.39 KB |

#1
[span] and [a] with the title attribute containing the explanation I should add.
#2
Fix committed to both branches.
#3
Automatically closed -- issue fixed for two weeks with no activity.