A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/zh-CN/docs/Web/API/HTMLFormElement/enctype below:

HTMLFormElement.enctype - Web API | MDN

HTMLFormElement.enctype

Baseline Widely available

HTMLFormElement.enctype 属性常用来指明提交表单的内容类型,可选的值如下:

这些值可以通过元素 <button> or <input> 的属性 form.enctype 来改写

语法
string = form.enctype
form.enctype = string
例子
form.enctype = "application/x-www-form-urlencoded";
参考

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4