Next, in the form tag, add the onsubmit="displayName();return false;" attribute.
接下来,在表格标签中,添加 onsubmit="displayName();return false;"属性。
The form tag from the same library is also used to define an action associated with this view.
同样的库中的 form 标记也被用来定义与这个视图关联的操作。
You cannot add a form tag as a nested form; the specified location is within another form element.
不能将窗体标记作为嵌套窗体进行添加;指定位置位于另一窗体元素中。
应用推荐