コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
6337 ビュー

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.

アバター
破棄
関連投稿 返信 ビュー 活動
3
9月 25
2008
Login Website 解決済
3
9月 25
147356
1
9月 25
1075
4
9月 25
5774
2
8月 25
1152