Redactor js hyphen replace with special character
Permalink
Hi ,
I am developing a theme using Concrete5 5.7.4.2 version. I changed in redactor js for p replacement.
Its working fine.. But i am getting new issue. Hyphen ('-') in class name or style properties like ( background-color ) is getting replaced once i save the content.
Is it bug in redactor js v10 ?
I am developing a theme using Concrete5 5.7.4.2 version. I changed in redactor js for p replacement.
replaceDivs: false
Its working fine.. But i am getting new issue. Hyphen ('-') in class name or style properties like ( background-color ) is getting replaced once i save the content.
Is it bug in redactor js v10 ?
Hi MrKDilkington,
I am getting the problem on my client site , when i switch the editor from source code to design view , i lost the design of the div . due to (-)
I am not sure why this is happening..
I have attached the js file that i am using..
I am getting the problem on my client site , when i switch the editor from source code to design view , i lost the design of the div . due to (-)
I am not sure why this is happening..
I have attached the js file that i am using..
I am not able to duplicate the issue.