Welcome Guest, Not a member yet? Register   Sign In
Codeigniter with ckeditor
#1

[eluser]calacianu[/eluser]
Hello, i have a problem after integrating ckeditor in codeigniter. when i edit the elements from the textarea the css is not applied corectly. for example:
the correct way <p>Lorem ipsum</p>
ckeditor <p width:100px>Lorem ipsum</p> something like this, and it wont work
Please help!!
#2

[eluser]Abdul Malik Ikhsan[/eluser]
make sure your js include and css include are correct. just it.
#3

[eluser]calacianu[/eluser]
The problem was that i was adding an extra parameter (true) for escaping characters for the input->post.
Thanks!




Theme © iAndrew 2016 - Forum software by © MyBB