Hi,
I want to restrict the user not to have more than 52 lines in the editor.
I can count number of lines only when the user presses enter key.
but when the user continued with the same line, it word wraps the text,
and the total line considered as single line.
If CKEditor have that kind of restriction or plugin to control number of
lines(rows) that really helpful.
Regards,
PJ.
I want to restrict the user not to have more than 52 lines in the editor.
I can count number of lines only when the user presses enter key.
but when the user continued with the same line, it word wraps the text,
and the total line considered as single line.
If CKEditor have that kind of restriction or plugin to control number of
lines(rows) that really helpful.
Regards,
PJ.