stop writing in Div tag
hi
i am creating an editor like the one we use to write in this forum .
and i am adding some layers into that editor(at run time) .
what i want is that i want to disable the writting in the editor but i want to be able to write in the layers.if i use contentEditable="true" then i will be able to write in it if i use false i will not be able to write in the layesr can anyone give a an answer or somethimng that can tell what to do
|