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
6340 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ść
3
wrz 25
2018
Login Website Rozwiązane
3
wrz 25
147560
1
wrz 25
1084
4
wrz 25
5784
2
sie 25
1157