Dear Respected ,
I am using a text field (textarea) with ckeditor say “detail”
on submit i am checking whether field “detail” is empty or not using javascript or jquery .
I had enter “test test” in this field
when i click submit
i found this field empty. (getting no value for this field)
however , when i click again i can get value of this field
i donot understand this
and
how toget the value when i click submit for 1st time