textfield « Form « JSF Q&A





1. JSF text field onchange submit tabbing    stackoverflow.com

I have multiple text fields that each have onChange="submit();" in order to save the data immediately. The problem I have is that tabbing to the next field won't work because it ...