Hi,
I am trying to set the EnterMode to use <br>, rather than <p>. I have changed the lines in the /fckeditor/fckconfig.js file to:
FCKConfig.EnterMode = 'br' ;
FCKConfig.ShiftEnterMode = 'p' ;
I have manually cleared the cache, closed Firefox, and reopened it, but it still doesn't work.
Any ideas?
I am trying to set the EnterMode to use <br>, rather than <p>. I have changed the lines in the /fckeditor/fckconfig.js file to:
FCKConfig.EnterMode = 'br' ;
FCKConfig.ShiftEnterMode = 'p' ;
I have manually cleared the cache, closed Firefox, and reopened it, but it still doesn't work.
Any ideas?