noVNC/app
Samuel Mannehed f983c78d17 Make connect button a regular <button>
It is a button, let the HTML element reflect that. And instead of
having the outer div being clickable, lets only make the inner one
work like a button. Because of that, this commit renames the outer div
to "connect_box" instead of "connect_button".

Note that we remove the disabled :hover-effect for touch on this button.
It doesn't make much difference since this button is one of a kind.
2022-12-14 13:28:27 +01:00
..
images Add touch gestures for mouse emulation 2020-06-12 09:18:46 +02:00
locale Add italian translation 2022-09-08 14:56:04 +02:00
sounds Support RFB bell 2016-09-22 11:15:42 +02:00
styles Make connect button a regular <button> 2022-12-14 13:28:27 +01:00
error-handler.js Make error handler's focus changes best-effort 2022-10-12 13:01:23 +02:00
localization.js Change copyright header (#1138) 2018-10-09 12:15:35 +02:00
ui.js Make connect button a regular <button> 2022-12-14 13:28:27 +01:00
webutil.js Fix parsing of query string variables 2021-09-08 15:37:42 +02:00