• 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)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the website in question?

    Thread Starter fijisunshine

    (@fijisunshine)

    Hi Takayuki,

    Thanks for your reply. The site is on localhost so it’s not publicly available.

    The textarea has two small lines in the bottom right corner, indicating that it should be resizable by the user. But it’s not actually resizable.

    Any suggestions? Thanks again

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How can user resize textarea?’ is closed to new replies.