Im try all the day to generate a from with 100 differently divs. The content of the divs should be editable on the fly like in this demo:
http://nightly.ckeditor.com/6436/_sampl ... place.html
I need it in a form, so the content of all the divs should stand in a array variable(every div is a value in the array). I want to save all texts after editing in a database with php.
But when ckeditor replaces the div into the editor, all ids and names get losted. And after destroying a editor so edit another div text box content, all attributes get lost too.
Anyone understand what i wanna do? Is there a (better) way?
Tue, 02/15/2011 - 17:40
#1