jQuery loading Overlay

Version 3.1 by Zoubir Medjdoub on 2015/10/11 18:40

cogShows a loading overlay on the whole page or over single DOM elements
TypeXAR
CategoryOther
Developed by

Zoubir Medjdoub

Rating
0 Votes
LicenseGNU Lesser General Public License 2.1

Table of contents

Description

This is the Demo Form JS tutorial found on http://gasparesganga.com/labs/jquery-loading-overlay/ written in a XWiki page

Example : Single element Overlay

// Show loading on element
jQuery("#element").LoadingOverlay("show");

Result :
jQueryLoading.png

You can test this loading at the following bundled demo page: Main.jQueryLoadingOverlay

Tags: loading jQuery
    

Get Connected