User309982698 posted
hi I'm working with a javascript / jquery dialog that is going to work as a preview window. Everything is great except that the editor I use (fckeditor) encode all the html that is input in it. like a simple <div> becomes encoded.
How can I avoid this? any ideas?