EasyUI Forum
April 19, 2024, 01:43:55 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: $.messager.progress issue.  (Read 5180 times)
Rakesh
Newbie
*
Posts: 9


View Profile Email
« on: August 23, 2016, 09:42:21 PM »

Hello,

I have an issue with $.messager.progres bar. As the progress bar is not displaying while opening forms. But the same is getting called while executing in debugging mode.

Below attached the scenario to show you an example.

calling this on click.

 $.messager.progress({
                  title:'Please Wait.',
                  msg:'Loading data...'
               });

After Ajax success closing the progress bar

$.messager.progress('close');

Have a look at the Image attached. The progress bar is clearly getting initiated while we test on debugging mode.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!