Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Markup (HTML, XHTML, XML) _ Script problem

Posted by: phino Feb 18 2012, 03:49 PM

i'm making a website, and for a blog i'm using a script.

Now the problem is, this script has it's own text-editor, and when i write a text with this editor, on the actual page, you get the whole code:

this:

"hello this is a text for testing

the website"


becomes this:

<p> &nbsp;</p> <div> &quot;hello this is a text for testing&nbsp;</div> <div> &nbsp;</div> <div> the website&quot;</div>


how do i resolve this? blink.gif huh.gif

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)