in a general way, when a document is in design mode (designMode="On"),we click a textfield or button element, it will become selected, and when click it again, it will be able to edit its value. I found that FCKeditor can not do this, I can only select the element but can't edit its value. How can I set this property on?
other question, in FCKeditor, if put an element like "button","img" etc inside the <fieldset> tag,then the element can not be selected, after we click the inside element, the cursor will move to the front of the editable area. How can I edit the elements inside the fieldset?
thanks!
other question, in FCKeditor, if put an element like "button","img" etc inside the <fieldset> tag,then the element can not be selected, after we click the inside element, the cursor will move to the front of the editable area. How can I edit the elements inside the fieldset?
thanks!