Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
6173 Vistas

Hello again, is there anybody know how to disable website editor for spesific element (id or class)?

for example: I want disable user for editing the element with class tab. 

Thank you for your help.

Avatar
Descartar
Autor Mejor respuesta

ANSWER: Give attribute contentEditable = "False" to element. for example : <span contentEditable="False"> Text 1 </span>, and your "Text 1" cannot be edited.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
sept 25
310
5
ago 25
4920
2
ago 25
1575
2
ago 25
777
5
ago 25
10224