










The HtmlInputButton control (<Input type=button>) is similar in function to the <button> tag, except that it can target any browser.
The following sample illustrates using the HtmlInputButton control.
The HtmlInputButton control also supports the Reset and Submit button types, which are used only with forms. Submit submits the form, whereas Reset restores all of the entry fields in a form to their initial values.
The following sample illustrates using Submit and Reset HtmlInputButton controls.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。