Is there a neat new way to cause the cursor (focus) to advance to the
next form field when the previous field has reached the stated
maxlength ?
I know how I can do it with Javascript but I am wondering if there are
any new tricks I am not familiar with that would do the job without
relying on JS code.