Re: contenteditable and designMode

On Mon, 12 Nov 2007 22:28:15 +0100, Daniel Glazman  
<daniel.glazman@disruptive-innovations.com> wrote:
> In particular, I would like to have
> the possibility to have the following
>
>     <html designMode="on">
>       ..
>       <p contenteditable="false">bla</p>
>       ..
>     </html>

This is already possible using just contenteditable="".


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Tuesday, 13 November 2007 13:40:10 UTC