Skip to Content
Menu
This question has been flagged
1 Odpoveď
6345 Zobrazenia

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
Zrušiť
Autor Best Answer

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

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
sep 25
2020
3
sep 25
147657
1
sep 25
1088
4
sep 25
5794
2
aug 25
1166