跳至内容
菜单
此问题已终结
1 回复
6071 查看

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.

形象
丢弃
编写者 最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
5
8月 25
9873
2
7月 25
992
4
6月 25
1120
1
6月 25
1442
1
5月 25
1352