on Fck editor

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
madhurima
Forum Newbie
Posts: 15
Joined: Thu Mar 12, 2009 4:55 am

on Fck editor

Post by madhurima »

Hi,
my actual requirement in my project is,
we want a editor to post comments on page.I used Fckeditor for this.Also we need validations for that.

a)If any user tried to submit the form without entering the values in the body of Fck editor, i want to give a alert to enter message in the body(condiion is message should be less than 250 characters).
b) second thing is that,if any user entered empty lines means if user entered spaces,
then also we need to alert the user that enter some message
c)lastly,if any user entered multiple of empty lines(ex:if user clicked on enter button continously in the body of Editor) then also we need to alert.

i need a code which will be applicable to above mentioned points.
Also one more main thing is......Bold is not working properly in google chrome.....
can u pls help me in doing this task.

Thanks in advance,
madhu.
MasterBeta
Forum Commoner
Posts: 38
Joined: Thu Apr 02, 2009 4:35 am
Location: Lincoln, NE

Re: on Fck editor

Post by MasterBeta »

Post Reply