How can user resize textarea?
-
Great plugin!
I currently have this textarea: [textarea* message x3 maxlength:240 placeholder “Message”]
I’d like to allow the user to resize the textarea vertically in their browser.
I’ve added class:resize_vertically to the textarea. In my css file I include .resize_vertically{resize: vertical !important;}
However, the user still cannot resize the textarea. Can you explain how to allow the user to resize the textarea?
Thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How can user resize textarea?’ is closed to new replies.