Okay,
So I have a script in Javascript, which basically puts a textbox on a popup.
And then writes some text in it.
e.g.
However, my problem is that it changes the "¢" to a HTML code of: ¢. Which I have no idea how to stop this, so can anyone tell me how pleaseHTML Code:<textarea cols=80 rows=10 onFocus='this.select()'> [img]justexthere¢rex=500moretextnow[/img] </textarea>![]()




Reply With Quote