Edgewall Software

Changes between Initial Version and Version 1 of Ticket #12045, comment 3


Ignore:
Timestamp:
Apr 26, 2015, 4:17:46 AM (9 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12045, comment 3

    initial v1  
    22> Is an empty link element the best way to add a shortcut to TracAccessibility?
    33
    4 Or should a `link` element be used?
     4~~Or should a `link` element be used?~~
     5
     6Looks like `accesskey` is not supported for `link` elements in HTML4.