mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
web: focus on text area after opening pak menu
This commit is contained in:
@@ -637,7 +637,7 @@
|
||||
<div class="text"><b>Paste text as keypress sequence<br></b><sub>Please note that PiKVM cannot switch the keyboard layout</sub></div>
|
||||
<hr>
|
||||
<div class="text" style="margin-right: 20px">
|
||||
<textarea id="hid-pak-text" placeholder="Enter your text here"></textarea>
|
||||
<textarea id="hid-pak-text" data-focus placeholder="Enter your text here"></textarea>
|
||||
</div>
|
||||
<table class="kv">
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user