Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
6066 Visualizações

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
Cancelar
Autor Melhor resposta

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

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
5
ago. 25
9867
2
jul. 25
990
4
jun. 25
1116
1
jun. 25
1440
1
mai. 25
1351