Monday, 26 August 2013

nicEditor some items not working to display

nicEditor some items not working to display

I'm using NicEdit with image upload option.
I'd tested my site on localhost and everything works well. But as I've
uploaded it to the server it doesn't work.
I found the reason is that, it is adding \ to every ". And the tags I'm
getting looks like:
<img src=\"http://someurl.com/image.jpg\">
How could I tackle with this problem?

No comments:

Post a Comment