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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
|
2509 | |||
|
Login Website
已解決
|
3
10月 25
|
149265 | ||
|
1
9月 25
|
1845 | |||
|
4
9月 25
|
6656 | |||
|
2
8月 25
|
1913 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.