Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
6064 Visualizzazioni

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
Abbandona
Autore Risposta migliore

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
5
ago 25
9864
2
lug 25
990
4
giu 25
1114
1
giu 25
1438
1
mag 25
1349