Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-01-21 05:27:10 +03:00
parent 643d5a6ecb
commit 2aa5d44df0

View File

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