diff --git a/web/samples/uncompiled - manual.html b/web/samples/uncompiled - manual.html new file mode 100644 index 0000000000..fa2c0c6227 --- /dev/null +++ b/web/samples/uncompiled - manual.html @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + KeymanWeb Sample Page - Uncompiled Source + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

KeymanWeb Sample Page - Uncompiled Source

+ +
+ +
+ +

Type in your language in this text area:

+ + +

or in this input field:

+ + + +

Add a keyboard by keyboard name:

+ + + +

Add a keyboard by ISO 639 language code:

+ + + +

Add a keyboard by language name:

+ + + + +

Return to testing home page

+
+ + + + + diff --git a/web/source/keymanweb.js b/web/source/keymanweb.js index 915a338f9e..e177d9d3ad 100644 --- a/web/source/keymanweb.js +++ b/web/source/keymanweb.js @@ -1022,13 +1022,11 @@ * Description Save list of inputs for non-touch devices (desktop browsers) */ keymanweb.setupDesktopPage = function() { - for(var k=0; k<2; k++) { - var ipList=document.getElementsByTagName(k==0?'INPUT':'TEXTAREA'); - for(var n=0;n