Can you have a single logical <form> split across multiple
s?

后端 未结 4 590
Happy的楠姐
Happy的楠姐 2021-01-01 18:34

In my existing web page layout, which involves multiple files, one specifying the high-level layout, there are two elements, one for a left column, and one for a right colu

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-01 19:00

    Short answer is No, you cannot have two separate form tags acting as a 1 form, instead wrap the whole thing inside a wrapping div tag

提交回复
热议问题