This is a migrated thread and some comments may be shown as answers.

Opening window generate whitespace

1 Answer 137 Views
Window
This is a migrated thread and some comments may be shown as answers.
Boris
Top achievements
Rank 1
Boris asked on 12 Nov 2015, 09:55 AM

Hello,

I followed this example, to create new kendo window: http://demos.telerik.com/kendo-ui/window/index 

 The "example" div on the example has min-height 500. I my case, i dont want to have any space on parent (first) window.

I createed div like:

    <div id="modalDetail" style="display:none">
    </div>

 to bind kendo window.

 

When I open thw window, a white space i added (shown by red arrow on attached picture).

 

Is there any explanation, why this happen or how to stop it?

 

Thanks for any answer.

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Magdalena
Telerik team
answered on 12 Nov 2015, 01:54 PM
Hello Boris,

I have simplified the Window demo and added styles for hiding window. You can find the modified version here. After clicking the red text to open the Window, the widget will be shown without spaces around it. Could you please modify the sample so the issue will be reproduced?

Regards,
Magdalena
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Window
Asked by
Boris
Top achievements
Rank 1
Answers by
Magdalena
Telerik team
Share this question
or