Hi All,
I am using Cuteeditor in asp.net,when I inserts DIV tag in editor(by html coding or copy past html), I can select the DIV tag by clicking on the div boarders. Is there any way to restrict user not allow to select DIV. Also how to check if the selected rang is containing DIV, since in this case we will get range.htmlText = undefined.