This simple hourglass facility allows you to quickly plug and play an hourglass function showing a grayed out background with a modern spinner hourglass in the center of the screen.
Implementation is as simple as
html
then simply use the following calls when you need:
js :: to show the hourglass
js :: to remove an hourglass
To show a different sized hourglass you can call show() using the size + appendTo options,
js :: add an hourglass to a button
Those spinners added to elements via appendTo will become relative to the element and you will no see a screen background change
Also see
articles/How-to-format-html-ready-for-console.logsquarearticles/Implementing-a-Monaco-Editorsquarearticles/iConnectionTestsquarearticles/javascript-camerasquarearticles/list-editsquarearticles/minifierssquarearticles/opayosquarearticles/table-drag-sortersquarearticles/typewatchsquareprojects/MFCalculatorPopupsquareprojects/MFCalendarPopupsquareprojects/MFChartColumnsquareprojects/MFColorPickersquareprojects/MFColorPickerBasicsquareprojects/MFColumnDataBarsquareprojects/MFColumnGradientsquareprojects/MFCropCornerUIsquareprojects/MFFloatawayMsgsquareprojects/MFHourglasssquareprojects/MFLazyImagessquareprojects/MFPanZoomsquareprojects/MFPanelssquareprojects/MFScrollIndicatorssquareprojects/MFSelectorsquareprojects/MFShowConsolesquareprojects/MFTableCellSummingsquare