Hi there,
if i hit the enter key in the FCKtextbox it is replaced by the <p> tag. is it possible to change it into <br>? wich position in the source code must i change there for?
ps: sorry for my bad english, i hope someone understood what i said!
if i hit the enter key in the FCKtextbox it is replaced by the <p> tag. is it possible to change it into <br>? wich position in the source code must i change there for?
ps: sorry for my bad english, i hope someone understood what i said!
RE: replace <p> tag with <br>
i solved this problem by setting the option FCKConfig.UseBROnCarriageReturn = true in the fckconfig.js