Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
6177 Vizualizări

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.

Imagine profil
Abandonează
Autor Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
sept. 25
315
5
aug. 25
4928
2
aug. 25
1581
2
aug. 25
780
5
aug. 25
10224