phpservermon/src
Michael 1d779760ce
Improve accessibility of cards and tableview (#851)
To enable keyboard users to show server details the links are added as
HTML `a` Tags not only for <noscript> variant.
This also improves accessibility as screen reader users usually are not
able to perform click events on div elements. The do not even know there
is a click event handler. Click event handlers only work on buttons by
default as browsers forward the keyboard activity on buttons to the
onclick handler.
2020-02-09 15:40:45 +01:00
..
config Add port param and argument 2016-12-23 15:23:31 +01:00
includes Refactor 2020-02-08 20:57:53 +01:00
lang Feature/ssl cert expiration check (#831) 2020-02-04 16:44:48 +01:00
psm Hotfix - sslCheck warning days 2020-02-09 15:16:23 +01:00
templates/default Improve accessibility of cards and tableview (#851) 2020-02-09 15:40:45 +01:00
bootstrap.php Fixing indentation 2019-12-12 21:34:55 +01:00
index.html Fixed the statusbar color code place 2015-06-16 07:15:40 +00:00