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

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

Registering an Interceptor For All Interface Implementaions in Castle Windsor -