Questions tagged as 'textarea'

1
answer

Problem with line break JS

The problem is this, when breaking the line in textarea in div .result where it is supposed to appear the result of what is typed in textarea , it only gives a space and does not break the line. How do I break the line w...
asked by 06.08.2016 / 06:03
1
answer

Empty textarea post with jquery ajax and formdata

I have a form that uses Ajax to do the POST in PHP and make the insertion in the database to get the data I use FormData however the textarea inserts empty in the bank. <script type="text/javascript"> function submitForm() { var myFo...
asked by 12.12.2017 / 00:42
1
answer

How to do "When selecting an option in dropdwn, it loads other database data into a Textarea" in php, mysql and Jquery

I have a form that has a select name="nome_cliente" field that retrieves all registered clients from the mysql database. In this same form I have several inputs that will be registered to that selected client, and have a textarea na...
asked by 05.12.2017 / 12:50
0
answers

Passing textarea value to variable

I'm trying to send the contents of a textarea to another page, as per the code below: <textarea id="mensagem" rows="8" cols="100" maxlength="500" style="border-radius: 6px; resize:none;width: 90%;height: 65px; margin:0 auto;">...
asked by 23.06.2016 / 03:13
1
answer

Doubts about the jTextArea.append (add the value of the 'area' variable to the BorderLayout) - Java

I have a problem in a line of code, in this line that is underlined in the image, it gives me an error that says that the coordinates x1, y1, x2, y2 must be static, it happens that this application consists of drawing a rectangle with the mouse,...
asked by 27.12.2015 / 23:46
2
answers

Reset all fields (input, textarea) of the html page

How can I make a textarea button on the page have its content deleted?     
asked by 19.02.2018 / 04:07
1
answer

Create a textarea with text editing options

I need to put a textarea where the person can edit the text. Ex: choose the font size, apply bold, change the color of the text, add photos along with the text (one paragraph, 1 photo, one more paragraph, 2 photos). Can anyone help me get...
asked by 06.10.2017 / 01:01
1
answer

NicEdit not working on other textareas

I'm creating a kind of forum on my client's site. In this forum, to ask questions and comments, obviously use TextAreas. However, I'm using the NicEdit class to transform my textareas with font choice, size, insertion of images and links etc....
asked by 28.08.2017 / 16:10
1
answer

Add color to text in javascript [duplicate]

Hello, I have a problem, I need to add a color to a text that is added inside a textarea with a button. I've tried using x.style.color="red" "... But it did not work, if anyone has a solution please introduce me. Follow the code: <b...
asked by 18.07.2018 / 20:40
0
answers

Grids - Bootstrap and textarea

Good morning. I'm having trouble adjusting a layout in a project I'm developing. I'd like to fit a textarea into the layout. but he has always been amenor that the area defined by this is taking me an absurd time. If you can help me, thank...
asked by 26.06.2018 / 16:48