How to display loading widget from jquery mobile? -


I have a problem with jquery mobile loading widget. I use the 1.4.3 version.

I have a code, but I never see the loading widget.

  function .... ... () {$. Ajax ({url: "https: //.........../......./.........svc/ ... /" ... ......., Type: 'GET', Content Type: "Application / Jason; Charset = UTF-8", before: Function () {$ .mobile.loading ("Success": Work) {Return data. Reset value;}, error: "text", text: "some text", text-based: true, subject: "a", text only: incorrect, html: ""}}}; function () {return False;}});}  

I want this to show a loading panel with a text below.

Thank you for your help.


Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -