Hello Robert,
The behavior you have observed is known as
Flash of unstyled content. In order to avoid it you could hide the content initially via
visibility: hidden and remove it after the application is initialized. For more detailed information on this topic and sample code please check
this forum thread.
Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!