Skip to content

Instantly share code, notes, and snippets.

@csessig86
Created November 5, 2013 23:06
Show Gist options
  • Save csessig86/7327984 to your computer and use it in GitHub Desktop.
Save csessig86/7327984 to your computer and use it in GitHub Desktop.
Remove the word 'loading' from the bottom of jQuery mobile apps
$.mobile.loadingMessage = false;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment