Currently in latest Chrome and Safari, text areas are automatically rendered to have the ability to be dragged and resized - even if the "canDragResize" property is never set - the documentation specifies the defaultValue is false - Is there any way to prevent this? Or is this functionality completely browser issue?
I ask because if the functionality is there and the end user tries to drag and resize, there is no limit as to how far off they can drag.
I ask because if the functionality is there and the end user tries to drag and resize, there is no limit as to how far off they can drag.
Comment