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
6184 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ść
1
wrz 25
360
5
sie 25
4945
2
sie 25
1603
2
sie 25
798
5
sie 25
10240