Skip to content

[HTML] Form태그안에서 Enterkey 와 button type과의 관계 #15

@fepanbr

Description

@fepanbr

form 태그 안에서 엔터키는 submit과 관련된다.
이 때, button 타입을 따로 지정해두지 않으면 Enter를 누를시, 폼태그 안에 첫번째 button이 눌리게 된다.
그러므로 button의 경우 타입을 지정해 두는것이 중요하다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions