Sorry for the stupid question, but can someone help me understand what
I need to do to with jeditable (great plugin!) so when my text area
data is submitted the line breaks are converted to br tags, but when
the user edits the same text area again the br tags become line breaks
again?

For example, I enter:

this is
my

test

in my jeditable text area.  Everything looks great but if I edit the
same text area again I get

this is<br>my<br><br>test

Reply via email to