You should still use <form>
tags and put the submit action there. That’ll take care of hitting [Enter]
but the leaving focus would need a different solution.
You should still use <form>
tags and put the submit action there. That’ll take care of hitting [Enter]
but the leaving focus would need a different solution.