HTML | dirname 属性用于在提交表单后启用 input 和 Textarea Field 的文本方向。 dirname 属性的值必须是输入字段和文本区域的名称,后跟“.dir” 。
它可以与和元素一起使用。
- 元素中的 Dirname 属性:
句法:示例 1:此示例说明了输入元素中 dirname 属性的使用。
After the Submission of the form, the text direction of the input field will also be submitted.
输出:
-
句法:示例 2:此示例说明了 Textarea 元素中 dirname 属性的使用。
After the Submission of the form, the text direction of the Textarea field will also, be submitted.
输出:
支持的浏览器: dirname属性支持的浏览器如下:
- 谷歌浏览器
- 歌剧
- 苹果浏览器