LoadingPanel / Basic Usage

The ShieldUI JavaScript suite offers JavaScript HTML5 components for streamlined development. Each individual control in the ever-expanding product offering boasts excellent performance, high-level of customizability. All of this is backed by an industry leading 24/7 support packages.

The loadingpanel widget is a visual element that provides support for displaying a pop-up indicator over a target element and preventing the end user to interact with the target element while loading.
Theme

Description

This example demonstrates the LoadingPanel component which shows a loading image as a progress indicator. The visibility of the image can be controled by show() and hide() functions.

Was this example useful?