Kendo UI for jQuery
The jQuery SkeletonContainer component helps you reduce the perceived initial load time by displaying a placeholder on the screen while other content loads. This element’s default design is a grey box, but you can choose from other shapes and add animations. Use the Skeleton wherever you need to load large data and other complex content including other Kendo UI for jQuery components!
The SkeletonContainer uses the default CSS Grid layout to render the placeholder. Each cell or group of cells from the CSS Grid can be represented by an item from the SkeletonContainer. All you need to do is indicated which cells to occupy and the shape to use to occupy them.