Good day
How can I get current textarea that was changed in fckEditor value
with javascript.
I got:
Hello
Then happens this: $('textarea').fck({ path:'/fckeditor/' }); , so now
I get fckEditor insted my textarea. Then I change the original text in
fckeditor to "Hello world". When I press the butt
Yeah
On 26 maijs, 16:53, Caires Vinicius wrote:
> You tried the innerHTML?
>
>
>
> On Tue, May 26, 2009 at 10:21 AM, saa...@gmail.com wrote:
>
> > Good day
>
> > How can I get current textarea that was changed in fckEditor value
> > with javascript.
>
Hi
I am trying to send with getJSON a very long string as parameter:
$.getJSON("/ajax.php",{id:myid, thetext:mytext},myAjaxResult)
where "mytext" - is value from my fckeditor.
If "mytext" value is not so long, everything is going fine, but if it
become a very long, getJSON doesn't work.
How ca
3 matches
Mail list logo