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