jquery-editable
jquery-editable copied to clipboard
Can't add simbol to textarea and not permit to add space symbols at first line
Delete first space symbols at new text line.
For example:
first text line 2nd text line with 4 space symbols.
will be changed for:
first text line & nbsp;& nbsp;& nbsp;& nbsp;2nd text line with 4 space symbols.