Hi,
Just to give you and idea of where I'm coming from:
I have a messageboard, which I would like to implement the editor for users to add messages.
However, I would like to make the messages appear on a mobile phone browser.
To do this I would like to have just the text from the editor without the HTML elements or any markup - just the stright text (with <BR> changed to a carridge return line break)
Am I able to extract this information using your editor?
Also, when entering text in the 'Normal' view and hitting enter twice, adds a space between my lines. However, when you switch to 'Preview' there are not spaces between the lines.......
How can I sort this?