Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: MozCE 0.3: msg#00001

Subject: Re: MozCE 0.3
Michael Wechner wrote:
Hi

I am not sure if this is something new, is it?

http://www.playsophy.com/Wrap/mozce.html


i saw not too long ago, it's and indipendent impl.
of "contentEditable" ala IE.

it uses a attr. in the div to mark as editable:

<div id="contentarea" contentEditable="true">

pretty cool. my only concern is that such page
does not validate due to that proprietary
"contentEditable" attr.

IIRC there should be a way to mark the <div> editable without
making invalid markup. maybe via CSS.

later,
deelan





--
bx-editor-dev mailing list
bx-editor-dev@xxxxxxxxxxxxxxxx
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev



<Prev in Thread] Current Thread [Next in Thread>