Hi people,
I am try make an option to preview post using ajax and work fine for the time being. But I have a little problem..
I use in my javascript for get textarea the content:
You must first be a
registered member to view any code.
And send to ajax function.
If the user click on switchmode button and use the wysiwyg mode and change the content then submit, the var form_message dont get this change.. still with old content from no-wysiwyg editor.
How to get the change correctly in all editor modes?
My english is poor, but you guys understand my problem? If no, I can try explain more.
Thank you