Hello
Does anyone know a method to set a HTML DIV to read-only which works in IE and non-IE browsers?
The situation is where the content of a div is updated via innerHTML, but where the div is populated with a page with editable content from another system. But I do not want this content to be editable. Can this be done? –
Thanks
Martin O'Shea.
