Is there a way to place limitations on the editing when we place the "mkEditable" on certain sections of our HTML?
For example, I place a limitation to edit text on one of my <div> tags but I don't want the user to be able to change the font and font size. Is there a way to do that?