|
Title: TextBox with multiline true Post by: msvabik on August 02, 2015, 05:26:12 AM Hallo
I have a problem: http://jsfiddle.net/msvabik/ffLxfoqh/10/ You can not do it in the textarea next line by hitting Enter. Am I doing something wrong? Is it a bug? best regards Michal Title: Re: TextBox with multiline true Post by: stworthy on August 02, 2015, 04:01:19 PM Please try this updated example http://jsfiddle.net/ffLxfoqh/11/
Title: Re: TextBox with multiline true Post by: msvabik on August 06, 2015, 04:01:25 AM Hallo
So your example works, but I want to send the form always when you change one of the elements. Then of course you can not use multiline textbox? Title: Re: TextBox with multiline true Post by: msvabik on August 27, 2015, 03:26:27 AM I found that I can use Shift - Enter
|