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???