Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
6042 Widoki

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.

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
5
sie 25
9839
2
lip 25
965
4
cze 25
1092
1
cze 25
1429
1
maj 25
1340