Editor overlap with my button in the bottom and it happens in IE browser. I'm not using spellchecker. It's a straight forward Editor
with Image and Hyperlink enabled.
Please check the attached image.
Cheers
Ranga
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 18 Jan 2010, 04:38 PM
Hi Ranga,
Please, set the AutoResizeHeight and EnableResize properties to "false" and see whether the problem still persists.
You should ensure that the page uses XHTML DOCTYPE, e.g.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
If you still experience any problems, please, open a support ticket and send a sample working project for examination along with step-by-step instructions on how to reproduce the issue on our end.