Hi, When i click on html button which is in bottom then its add style="overflow: hidden" in body tag.
How to i can fix this issue?
Regards,
Pravesh
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 27 Nov 2009, 12:14 PM
Hi Ram,
I am assuming that you are using the Q2 2009 version of the RadEditor (2009.2.701). The problem you described can happen if the editor property AutoResizeHeight is set to true or if the user makes the editor go into full-screen mode (F11). See if any of these two actions make a difference (remove AutoResizeHeight property and do not go into full-screen mode).