Hi John
Re: DNN 4.8.3 I have searched but so far not found a solution to my current problem: In the FckEditor text/html module I am plagued with unwanted html tags; e.g. “P” tags and or &160; automatically appearing upon saving. Thus, altering the layout of the document – the unwanted tags reappear each time even after deleting. This is very annoying in a basic text document; but I have a jquery form in a text/html module, which consequently will not work because the unwanted &160; slots itself into the parts of the form reserved to display mathamatical results, thus disabling the form. On suggestion, I have been into: fckconfig.js and fckconfigsecure.js
In order to reset the default: p | div | br I commented out the entire two lines just to make sure - but that didn't solve the issue. I would appreciate any suggestion you might have.
Thanks. Lynn |