0

eliminate resizeing of multiline textbox.

asked 2012-12-14 00:51:08 +0800

kbsimm gravatar image kbsimm
153
http://www.ArivX.com/

Referring to http://www.zkoss.org/zkdemo/input/form_sample there is a multiline textbox labeled "Memo". One can use the mouse to click in the lower right corner and resize this textbox.

How does one prevent the textbox from being resizable?

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2012-12-14 09:29:48 +0800

vincentjian gravatar image vincentjian
2245 6

Hi, multiline textbox will generate html tag textarea. The resize function is implemented by browser.
You can try the answer in stackflow.

link publish delete flag offensive edit

answered 2012-12-14 21:01:54 +0800

kbsimm gravatar image kbsimm
153
http://www.ArivX.com/

Thank you

Answer is

setStyle("resize: none;")

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2012-12-14 00:51:08 +0800

Seen: 72 times

Last updated: Dec 14 '12

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More