echo '<textarea class="ckeditor" name="content" cols="50" rows="3" >'.$value.'</textarea>';
var content= $("#content").val(); var content=$("textarea[name=content]").val();echo '<textarea class="ckeditor" id="content" name="content" cols="50" rows="3" >'.$value.'</textarea>';

Re: Jquery and ckeditor ID attribute
guys it would be nice if u reply to this post !
waitin 4 ya
Re: Jquery and ckeditor ID attribute