|
|
@ -86,7 +86,7 @@ |
|
|
|
try { |
|
|
|
try { |
|
|
|
window.noAutoShow = true; |
|
|
|
window.noAutoShow = true; |
|
|
|
termInit(); // the screen will be loaded via ajax |
|
|
|
termInit(); // the screen will be loaded via ajax |
|
|
|
Screen.load('TESPTerm Web UI Demo\u0001OK\u0001Cancel\u0001\u0001\u0001Help'); |
|
|
|
Screen.load('ESPTerm Web UI Demo\u0001OK\u0001Cancel\u0001\u0001\u0001Help'); |
|
|
|
|
|
|
|
|
|
|
|
// auto-clear the input box |
|
|
|
// auto-clear the input box |
|
|
|
$('#softkb-input').on('input', function(e) { |
|
|
|
$('#softkb-input').on('input', function(e) { |
|
|
|