From 2aa5d44df0de8c1b410c00f107a513846a506a12 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 21 Jan 2017 05:27:10 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/lib/util.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui (gen4)/lib/util.js b/ui (gen4)/lib/util.js index cc3ce438..e9036135 100755 --- a/ui (gen4)/lib/util.js +++ b/ui (gen4)/lib/util.js @@ -409,6 +409,7 @@ if(typeof(jQuery) != typeof(undefined)){ // focus the first [tabindex] element up the tree... // // XXX add option to select the element on start or just focus it... + // .activate: 'select' | true | false // XXX multiline fields need to retain original function of arrows // until we are at last line, then pass it through... // XXX should we just use form elements???