The forum operates in read-only mode. Please head to StackOverflow for support.
Hi!Great editor btw ...I have a problem, the code is like this:
<form action="submit.php" method="post"> <textarea name="editor"> <? $page = readHTML(page.htm); echo $page; ?> </textarea> </form>
Re: < textarea > CKeditor... it doesnt work!! help...
I'm getting the same problem. The textarea tag causes the editor to close and any susequent html to be displayed outside the editor.
Any ideas.
Russell Wyatt