跳至內容
選單
此問題已被標幟
1 回覆
6209 瀏覽次數

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.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
9月 25
451
5
8月 25
5053
2
8月 25
1650
2
8月 25
841
5
8月 25
10269