Hello, I have a form with a very basic wysiwyg editor (nicEdit), and am send the data via ajax. The problem I am having is that I need to submit the form twice to get the current textarea value.
demo: http://208.78.98.80/moo/ I am pretty sure I need to preform some type of an update function when submitting the form, but not sure how to implement it. Thanks
