You are not logged in.
I am using the Xihna Editor 3 times in one page, and all is well apart from the following:
If I have images in the editor content, on one or more of the editors in the page, then the images are visible when I open the page. This is perfectly normal.
BUT, if I then post that page to save to the database, ALL the images disappear form the editors. The HTML code is still there, but the images do not preview on the page.
THEN if I navigate away from the page and back again, the images are there once again. It is only immediately after I post the page, that this occurs. My textareas are set to have the correct value, and in HTML mode I can see the img tags etc, but they will just not preview.
I thought it may have been an IE7 issue, but it also occurs in FF2.0.
Any ideas folks? This ones a wierd one.
Offline
I think I've figured it out. Its because I'm using the $_POST as a value in the textareas when its reloaded. Its obviously escaping all the code.
Thanks very much!
Last edited by pickledegg (2007-03-08 07:10:52)
Offline