Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
6036 Vues

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
Ignorer
Auteur Meilleure réponse

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

Avatar
Ignorer
Publications associées Réponses Vues Activité
5
août 25
9830
2
juil. 25
959
4
juin 25
1088
1
juin 25
1422
1
mai 25
1338