Electromau5 / lwrte

Automatically exported from code.google.com/p/lwrte
0 stars 0 forks source link

Can't get_content() of rte #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Place a rte textbox in a form
2. attempt to get user entered content from that rte textbox using javascript
3. I must be doing this wrong.

What is the expected output? What do you see instead?
Various "undefined" and "null" javascript errors

What version of the product are you using? On what operating system?
Recent version

Please provide any additional information below.

Original issue reported on code.google.com by TimothyV...@gmail.com on 4 May 2009 at 8:54

GoogleCodeExporter commented 9 years ago
do a 

$(".rte").submit();

before trying to get the content

Original comment by spambot....@googlemail.com on 1 Sep 2010 at 3:11

GoogleCodeExporter commented 9 years ago
how i get texarea value with javascript in this text editor?
please help me. .
thanks

Original comment by agusyus...@gmail.com on 23 Nov 2011 at 12:46