Horje
Browsers Support of HTML <textarea> dirname Attribute
The HTML <textarea> dirname attribute is supported by a wide range of modern browsers. This attribute enables the submission of the text direction (left-to-right or right-to-left) of the text entered into the <textarea>.
 
 
Here's a summary of browser support:
 
 
  • Google Chrome: Supported since version 17.
  • Microsoft Edge: Supported since version 79.
  • Apple Safari: Supported since version 6.
  • Opera: Supported since version 12.1.
  • Mozilla Firefox: Support for the dirname attribute on <textarea> and <input> elements is notably absent in Firefox.
In essence: The dirname attribute for <textarea> is well-supported across major Chromium-based browsers (Chrome, Edge, Opera) and Safari, but it is not supported in Firefox.
 

Learn HTML <textarea> dirname Attribute






html browsers support

Type:
Develop
Category:
Web Tutorial
Sub Category:
HTML Browser Support
Uploaded by:
Admin