Hi,
in the fckconfig.js i have set
but when i press the space, is automatically added one <br> at the bottom of the text. This only in Firefox browser. It's possible to remove this?
Thanks
in the fckconfig.js i have set
FCKConfig.EnterMode = 'br' ; FCKConfig.ShiftEnterMode = 'br' ;
but when i press the space, is automatically added one <br> at the bottom of the text. This only in Firefox browser. It's possible to remove this?
Thanks

Re: How to remove the final <br> in firefox