jquery form not submit on enter code example Example: Disable auto submit when hitting enter key <form onsubmit="return false"></form>