Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
6176 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
1
set. 25
314
5
ago. 25
4927
2
ago. 25
1579
2
ago. 25
780
5
ago. 25
10224