Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up$.mobile.loading missing method #326
Comments
|
@didiergm Thank you for reporting this this is a typo it should "options object described in the global configuration docs" which you can find at http://api.jquerymobile.com/global-config/ |
|
@didiergm actually sorry looking i see we already have that first actually the section to which you refer should be removed this was deprecated some time ago and is no longer valid. |
The Loader widget page (http://api.jquerymobile.com/loader/) under the paragraph "The Loader Widget" says:
" These defaults will only be superseded by the method params object described in the global method docs under $.mobile.loading."
Then a usage example is given.
and I could not find $.mobile.loading in the methods page http://api.jquerymobile.com/category/methods/)