Skip to content

Instantly share code, notes, and snippets.

@olimortimer
olimortimer / jQueryMobileBlock.js
Created July 2, 2012 23:19 — forked from MorningZ/jQueryMobileBlock.js
JS: Block page whilst showing jQuery loading message
/*
The jQuery Mobile "loading" message allows users to click on UI items around it
Using Mike Alsup's BlockUI, we can stop this
http://jquery.malsup.com/block/#download
Thanks to MorningZ
https://gist.github.com/MorningZ
*/
// Add this right before the closing <body> tag