
codesite-noreply at google
Feb 5, 2010, 8:45 AM
Post #3 of 6
(404 views)
Permalink
|
|
Re: Issue 730 in cherokee: Inaccessibility in cherokee-admin virtual servers screen
[In reply to]
|
|
Comment #2 on issue 730 by no...@thewordnerd.info: Inaccessibility in cherokee-admin virtual servers screen http://code.google.com/p/cherokee/issues/detail?id=730 OK, figured this out, I think. If I add href="#" to the various action links, the problems go away and the interface is mostly accessible. Seems that, without an href, none of the links can be triggered via the keyboard. So, basically, just add an href into all of the links in <div class="rulesbutton"/>, or anywhere else that might lack one, and this problem is resolved. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|