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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
May 25
|
327 | ||
|
2
Apr 25
|
450 | ||
|
0
Apr 25
|
405 | ||
Product Collection
Solved
|
|
2
May 25
|
409 | |
|
0
Mar 25
|
850 |